摘要:
VC中,如果隐式链接的lib或dll未被引用,编译器并不会去生成加载该lib或dll的代码,从VLD1.0版本中看到可以通过如下方式强制引用:// Force a symbolic reference to the global VisualLeakDetector class object fro... 阅读全文
posted @ 2015-11-07 23:15
Through
阅读(256)评论(0)推荐(0)
摘要:
Visual Studio 2005 This topic describes how to set up C++ applications to target 64-bit platforms using project configurations available in the Visual Studio Integrated Development Environment (IDE)... 阅读全文
posted @ 2015-11-07 16:54
Through
阅读(413)评论(0)推荐(0)