Finding Memory leaks
MSDN and Microsoft support web site have some great information on how to find memory leaks, both for managed application and native applications.
Unmanaged:
How to use Umdh.exe to find memory leaks
https://support.microsoft.com/kb/268343
Managed:
Debugging Memory Problems
https://msdn2.microsoft.com/en-us/library/ms954591.aspx
Comments
- Anonymous
July 26, 2008
PingBack from http://www19.a2hosting.com/~tarasn/devintelligence.com/?p=816