MEMCHECK.DLL: Difference between revisions
Appearance
Created page with "Calls to "DosAllocMem", "DosFreeMem", "DosSubAllocMem" and "DosSubFreeMem" get hooked, counted, measured and checked. Some statistics and problems according to allocating/free..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
Some statistics and problems according to allocating/freeing are log'd into "MemCheck.log" | Some statistics and problems according to allocating/freeing are log'd into "MemCheck.log" | ||
== | ==Links== | ||
[http://www.os2site.com/sw/dev/misc/alle.zip] | [http://www.os2site.com/sw/dev/misc/alle.zip] | ||
[[Category: | [[Category:Files]] |
Revision as of 14:36, 17 October 2018
Calls to "DosAllocMem", "DosFreeMem", "DosSubAllocMem" and "DosSubFreeMem" get hooked, counted, measured and checked. Some statistics and problems according to allocating/freeing are log'd into "MemCheck.log"