Memory leak and handle leak detection

These tutorials cover the following topics:

  • Detecting memory leaks
  • Detecting handle leaks
  • Detecting memory leaks in a running application
  • Tracking memory allocations that are in a specific range of sizes
  • How to monitor 3rd party memory allocation APIs
  • Viewing GDI objects in a running application
  • Detecting COM object reference count errors

Fully functional, free for 30 days