SmartHeap

SmartHeap for Delphi!

The Object Pascal unit SmartHeapMM.Pas replaces the default memory manager with one that calls into the SmartHeap DLL SHW32.DLL. The code was been developed and tested on Delphi 3, but it should work without changes on all versions of Delphi and C++ Builder. The only requirement is that SHW32.DLL be installed in the Windows System directory or in the path.

Note: At this time MicroQuill is not supporting this code. We are simply making it available for anyone who is interested in using SmartHeap in their Delphi app.

Thanks to Hallvard Vassbotn for making this code available.

Download SmartHeapMM.Pas