when I work on a legacy project from cp.com, I got these statements in a header file:
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
- GDI+ and MFC memory leak detection
- GDI+ and MFC memory leak detection
- Extended Trace: Trace Macros for Win32
- What is the usage of DEBUG_NEW and __FILE__?
- What is usage of this macro DEBUG_NEW in visual C++/MFC?
- Is there a way to automatically have a #define reproduced in each source file
- Memory Allocation Tracking for C++ Code
- Debug_new
- A Cross-Platform Memory Leak Detector
- How to detect memory leaks in MFC?
- MFC Debugging Techniques
- DEBUG_NEW
- DEBUG NEW AND DELETE PART 3
- Detecting Memory Leaks
- Leak Checking for GDI+
- CSplitPath
- How to modify a CEdit context menu
- Macro to initialize GDI+ in VC6.0 MFC projects
- CWindowScroller
- Articles by PJ Arends (Articles: 25, Tip/Tricks: 3)
- Articles by PJ Arends (Articles: 25, Tip/Tricks: 3)
- Check for an active Internet connection
No comments:
Post a Comment