AFAIK, the FastMM ReportMemoryLeaksOnShutdown couldn't detect memory leaks caused by direct Windows API call, such as unfreed handle. What is the best tool/way?
Asked
Active
Viewed 517 times
1 Answers
3

André
- 8,920
- 1
- 24
- 24
-
I use Delphi 2010. How AQTime compared to EurekaLog? – Phantom Sep 17 '10 at 11:40
-
EurekaLog works like FastMM, there is no feature of WinAPI calls verifying. – Alex Sep 17 '10 at 15:02