Debugging Tools for Windows

Finding a User-Mode Memory Leak

Use the following techniques to determine the cause of a user-mode memory leak:

Using Performance Monitor to Find a User-Mode Memory Leak

Using UMDH to Find a User-Mode Memory Leak

The first technique determines which process is leaking memory. After you know which process is involved, the second technique can determine the specific routine that is at fault.

Build machine: CAPEBUILD