다음을 통해 공유


디버깅 지원 클래스

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.

참고 항목

개념

클래스 라이브러리 개요