?? readme.txt
字號:
Basic DirectX + MFC game project template
When I wrote my first DirectX program, I didn't want to leave out the advantages of MFC.
So I was looking for a demo project which used both - DirectX and MFC.
Finally I have found one and I have modified it.
This project is suitable not only for games.
(Thanks to Brian Hughes)
The project contains 3 classes:
CBasicApp (derived from CWinApp)
CBasicWnd (derived from CWnd)
CGame (generic class - for the game)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -