I'm using FastMM 4.97 in my application in Delphi5.
Everything works well, if I run my application from the IDE with an intentional leak for test purposes. I get proper notices and error logs.
However nothing happens if I run my application outside of the IDE (run the .exe file from say Windows Explorer).
Am I missing something? Is this behavior intended? Can it be changed?