I want to use CMemoryState (CheckPoint, DumpStatistics, etc.) to detect memory leaks.
However, I don't understand why I get the following output when using DumpStatistics() on a newly created MFC project with no modifications.
Memory leaked
0 bytes in 0 Free Blocks.
290 bytes in 6 Normal...