A console application. I add FastMM4 to uses in the first place. I run the program and debug. Unit FastMM4 is ignored, it does not perform initialization and finalization section. At GetMem() (in my code) I press F7 and move on ...to GETMEM.INC.

A console application. I add FastMM4 to uses in the first place. I run the program and debug. Unit FastMM4 is ignored, it does not perform initialization and finalization section. At GetMem() (in my code) I press F7 and move on ...to GETMEM.INC.
What am I doing wrong? Is console app can not use FastMM?
I use Delphi XE8.

example src: http://wklej.org/hash/1157a5d06c6/
http://wklej.org/hash/1157a5d06c6/

Comments