摘要:
报错:your debugger is not using the correct symbols: stackoverflow上这么写:Create a local directory for downloaded symbols. I'll use "C:\Symbols". 新建一个空目录,比 阅读全文
摘要:
1. 问题: 逐行代码屏蔽发现LoadLibrary / FreeLibrary导致Debug退出时Output窗口报N多内存泄漏提示 1)由于很多Dll调用了MFC就想着将该接口换成Afx-LoadLibrary / FreeLibrary,问题依然存在 2)在LoadLibrary后再加上Get 阅读全文