demo3_1.rc
来自「《Windows游戏编程大师技巧(第二版)》源代码」· RC 代码 · 共 6 行
RC
6 行
#include "DEMO3_1RES.H"
// note that this file has different types of resources
ICON_T3DX ICON t3dx.ico
CURSOR_CROSSHAIR CURSOR crosshair.cur
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?