|
IMalloc::HeapMinimize
Minimizes the heap as much as possible by releasing unused memory to the
operating system, coalescing adjacent free blocks and committing free pages.
Comments
Calling IMalloc::HeapMinimize is useful when an application has been running for some time and the heap may
be fragmented.
See Also
IMalloc::Alloc, IMalloc::Free, IMalloc::Realloc
Related LinksSoftware for Delphi and C++ Builder developers Software for Visual Studio .NET developers Software for Visual Basic 6 developers Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps Win32 Programmer's Reference (win32.hlp) Win32 Multimedia Programmer's Reference (mmedia.hlp) Microsoft Windows Pen API Programmer's Reference (penapi.hlp) Microsoft Windows Sockets 2 Reference (sock2.hlp) Microsoft Windows Telephony API (TAPI) Programmer's Reference (sock2.hlp) Unix Manual Pages
|