Use by #define OOF_MEM_DEBUG_LAST_INCLUDE "oofDebugVC.h"
If using Visual C++, manually add into the settings scrolling area: /D OOF_MEM_DEBUG_LAST_INCLUDE="\"oofDebugVC.h\""
#include <CRTDBG.H>
Include dependency graph for oofDebugVC.h:

Defines | |
| #define | OOF_MEM_DEBUG_FORCE_POOL_CHECK _CrtCheckMemory(); |
| #define | OOF_MEM_DEBUG_REPORT_LEAKS _CrtDumpMemoryLeaks(); |
|
|
|
|
|
|
1.3.5