fastmm
C++ Builder 2010 How to switch to FASTMM
I have some projects which were done in c++ builder 2009 and they need borlandmm.dll to run. I have read that c++ Builder 2010 by default use Fastmm, but it doesn\'t seems to be the case in my project[详细]
2022-12-21 22:16 分类:问答Detect memory leaks with FastMM and the exitcode
I have an idea to enable FastMMs memleakreporting in the nightly automatic build. The messagebox should of course be disabled.[详细]
2022-12-16 01:15 分类:问答FastMM, stack trace memory for leaks in dynamicly loaded DLL, compiled with runtime packages
I\'m using FastMM together with JCL Debug info to trace memory leaks in my application. However I have plugins which are dlls compiled in Delphi, both dlls and main application use common runtime pack[详细]
2022-12-13 03:56 分类:问答How to correctly free/finalize an ActiveX DLL in Delphi?
We are using a class called ODNCServer here - at initialization, an TAutoObjectFactory object is created:[详细]
2022-12-13 02:34 分类:问答