📄 resource.h
字号:
// File : Resource.h
#define MENU_TITLE 0
#define MENU_SUBMENU 0
#define MENU_PARENT 0
#define S_PROGRAMCAPTION 1
#define DRAW 11
#define COLOR 12
#define ZOOM_BY_DRAG 5051
#define ZOOM 13
#define EXIT 14
#define MENU_MAINWIN 15
#define MENU_CTRLWIN 16
#define DEL 17
#define CLEAR 18
#define CONFIG_LINES 19
#define ZOOM_OUT 20
#define MENU_STRING 21
#define CONFIG_RHCFG 22
#define PROMPT 23
#define SHOW_ABOUT 24
#define GET_MOUSE 25
#define TEST_PRINTER_OPEN 30
#define TEST_PRINTER_ON 31
#define TEST_PRINTER_OFF 32
#define TEST_PRINTER_CLOSE 33
#define TEST_PRINT_GRAPHICS 34
#define TOP_MENU 100
#define RESTORE_MENU 101
#define TEST_FATAL 102
#define IDC_DATA 200
//#define IDC_INPUT_MSG 210
//#define IDC_SELECT_MSG 211
//#define IDC_FATAL_MSG 212
//#define IDC_QUIT_MSG 213
#define DLI_LISTBOX 201
#define DLI_CANCEL 202
#define DLI_OK 203
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -