This topic has not yet been rated - Rate this topic

Debugging Support Classes 

MFC provides the following classes to help you debug dynamic memory allocation problems.

CDumpContext

Provides a destination for diagnostic dumps.

CMemoryState

Structure that provides snapshots of memory use. Also used to compare earlier and later memory snapshots.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.