AppMem Samples: Application Heap Usage Counter

Click to open or copy the files for the AppMem samples.

The AppMem DLLs allow an application developer to instrument the heap usage of an application program as determined by the calls to GlobalAlloc, GlobalReAlloc and GlobalFree. The frequency of calls and amount of memory used by these calls can be tracked via the performance registry and Perfmon.

Building SDK Samples