文章列表
#error Please use the /MD switch for _AFXDLL builds(#error 请使用/MD 开关进行 _AFXDLL 构建)
How do I get at the exception information when using MiniDumpWriteDump out-of-process?(在进程外使用 MiniDumpWriteDump 时如何获取异常信息?)
How to find out cl.exe#39;s built-in macros(如何找出 cl.exe 的内置宏)
how to specify vc11 lambda calling convention(如何指定 vc11 lambda 调用约定)
How can I see the output of the Visual C++ preprocessor?(如何查看 Visual C++ 预处理器的输出?)
std::thread::join() hangs if called after main() exits when using VS2012 RC(使用 VS2012 RC 时,如果在 main() 退出后调用 std::thread::join() 会挂起)
How to use unordered_set with custom types?(如何将 unordered_set 与自定义类型一起使用?)
C++ delete does not free all memory (Windows)(C++ 删除不会释放所有内存(Windows))
What does C4250 VC++ warning mean?(C4250 VC++ 警告是什么意思?)
How do I convert from LPCTSTR to std::string?(如何从 LPCTSTR 转换为 std::string?)