⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 Programs in the irregular grid design package described in this manual are used to carry out five ma
💻 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 	DLI_LISTBOX		201
#define 	DLI_CANCEL		202
#define 	DLI_OK			203

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -