// for memory leak debug#ifdef _DEBUG _CrtSetBreakAlloc(4554);#endif
For Memory Leak Debug
原文:http://www.cnblogs.com/waterair/p/7493958.html