Saturday, August 7, 2021

memory leak detection

memory leak detection

  1. Detecting Memory Leaks using the CrtDbg Library
  2. The CrtDbg Library provides APIs which can be used to detect memory leaks.

  3. Memory Allocation Tracking for C++ Code
  4. This tip presents a handy memory allocation tracking macro and series of operators for use with the Visual Studio C++ compiler..

  5. PROFILER FOR C++, C#, .NET AND DELPHI
  6. Full integration with Visual Studio • Finds any leaks: memory, GDI, handles and others • Profiles unmanaged and .Net code • Supports both 32-bit and 64-bit applications • Rich reports • Export results to XML

  7. Fixing the CanAdjustLayout Ommision from CDockablePane
  8. Something to help compile samples from the VS2010 feature pack.

No comments:

Post a Comment