📄 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 + -