This code detects memory leaks in embedded VC++ in a similar manner to the way crtdbg does in VC++.
Memory leak detection for WinCE
Published 07/31/2001
This code detects memory leaks in embedded VC++ in a similar manner to the way crtdbg does in VC++.