摘要: D3DX is not considered the canonical API for using Direct3D in Windows 8 and later and therefore isn't included with the corresponding Windows SDK. In 阅读全文
posted @ 2016-05-18 18:17 史昊 阅读(1339) 评论(0) 推荐(0)
摘要: 今天使用Visual Studio 2015,在教程的指导下开发了一个Win32窗口应用程序,在这个过程中遇到了两个问题: 一、无法查找或者打开pda文件 解决办法:(工具栏)调试->选项->常规->(勾选启用源服务器支持);调试->选项->符号->(勾选Microsoft符号服务器),完成! 二、 阅读全文
posted @ 2016-05-18 08:56 史昊 阅读(345) 评论(0) 推荐(0)