Click here to Skip to main content
15,891,253 members
Articles / Programming Languages / C++

LeakMon - Track Handle Leak, GDI Leak and Memory Leak in your Applications

Rate me:
Please Sign up or sign in to vote.
3.84/5 (14 votes)
20 Feb 2013CPOL4 min read 77.7K   3.9K   45  
LeakMon - Track Handle leak, GDI Leak and Memory Leak in your Applications
  • LeakMon_x64.zip
    • x64
      • dbghelp.dll
      • DumpViewer.exe
      • HookDll.dll
      • HookDll.pdb
      • Injector.exe
      • symsrv.dll
  • LeakMon_x86.zip
    • x86
      • dbghelp.dll
      • DumpViewer.exe
      • HookDll.dll
      • Injector.exe
      • symsrv.dll

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions