afxMemDF 

int afxMemDF;

Remarks

This variable is accessible from a debugger or your program and allows you to tune allocation diagnostics. It can have the following values as specified by the enumeration afxMemDF:

Example

// example for afxMemDF
afxMemDF = allocMemDF | checkAlwaysMemDF;