随笔分类 - DirectX
摘要:1 #include 2 3 //Forward declarations 4 bool InitMainWindow(HINSTANCE, int); 5 LRESULT CALLBACK MsgProc(HWND, UINT, WPARAM, LPARAM); 6 7 //Constants 8 const int WIDTH = 800; 9 co...
阅读全文
摘要:1.首先下载 DXSDK 并安装 http://download.microsoft.com/download/A/E/7/AE743F1F-632B-4809-87A9-AA1BB3458E31/DXSDK_Jun10.exe 2.新建项目,进行配置 VC++ 目录的三个属性: 可执行文件目录 -
阅读全文

浙公网安备 33010602011771号