随笔-150  评论-23  文章-3  trackbacks-0
11 2010 档案
_CrtSetBreakAlloc(…)来检测内存泄漏+VC使用CRT调试功能检测内存泄漏(转)
摘要: Sets a breakpoint on a specified object allocation order number (debug version only). long _CrtSetBreakAlloc( long lBreakAlloc ); ParameterslBreakAlloc Allocation order number, for which to set the ...阅读全文
posted @ 2010-11-02 18:05 3D入魔 阅读(165) | 评论 (0) 编辑