随笔分类 - Windows
Programming on Windows platform
摘要:我用的开发工具是Visual Studio 2015,开发了第一个win32应用程序虽然顺利,但是一旦添加DirectX相关代码应用便无法启动了,出现了一连串问题!让我瞬间一蹶不振!但是隔了几天我尝试的心情又卷土重来,又尝试了一把,终于把应用给启动了! 1,首先第一个问题是“无法启动kernel32
阅读全文
摘要: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
阅读全文
摘要:今天使用Visual Studio 2015,在教程的指导下开发了一个Win32窗口应用程序,在这个过程中遇到了两个问题: 一、无法查找或者打开pda文件 解决办法:(工具栏)调试->选项->常规->(勾选启用源服务器支持);调试->选项->符号->(勾选Microsoft符号服务器),完成! 二、
阅读全文

浙公网安备 33010602011771号