2005
12
02
01
58
FW: Visual Leak Detector
http://www.codeproject.com/tools/visualleakdetector.asp
References
Here are some links to useful related articles and resources:
_CrtSetAllocHookfrom the MSDN Library.StackWalk64from the MSDN Library.- Using the Symbol Handler, from the MSDN Library.
- IA-32 Intel Architecture Software Developer's Manual - Volume 1. Section 3.5 explains the
EIPregister and how software can and cannot interact with it.