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

📄 resource.h

📁 用EVC4.0开发的一个画图板程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by Draw.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_TOOLBAR                     130
#define IDC_PEN                         133
#define IDC_ERASER                      134
#define IDR_BRUSHFILL                   137
#define IDR_PENFILL                     139
#define IDR_PENLINE                     141
#define ID_COUSTOMSIZE                  143
#define IDC_CUST_SIZE                   1002
#define IDC_SLIDER                      1003
#define ID_line                         32771
#define ID_HOLLOW_RECT                  32772
#define ID_FILL_RECT                    32773
#define ID_BUTTON32774                  32774
#define IDM_HALLOW_ROUNDRECT            32774
#define ID_FILL_ROUNDRECT               32775
#define ID_HOLLOW_CIRCLE                32776
#define ID_FILL_CIRCLE                  32777
#define ID_CURVE                        32778
#define ID_TEXT                         32779
#define ID_FILE_EXIT                    32780
#define ID_TOOL_KITS                    32781
#define ID_COLORBOX                     32782
#define ID_Reset                        32783
#define ID_ERASER                       32785
#define ID_ERA                          32786
#define IDM_WHITEBRUSH                  32787
#define IDM_REDBRUSH                    32788
#define IDM_GREENBRUSH                  32789
#define IDM_BLUEBRUSH                   32790
#define IDM_YELLOWBRUSH                 32791
#define IDM_BLACKBRUSH                  32792
#define IDM_CUSTOM_BRUSH                32793
#define IDM_REDPEN                      32794
#define IDM_GREENPEN                    32795
#define IDM_BLUEPEN                     32796
#define IDM_YELLOWPEN                   32797
#define IDM_BLACKPEN                    32798
#define IDM_CUSTOM_PEN                  32799
#define IDM_ONE                         32800
#define IDM_TWO                         32801
#define IDM_THREE                       32802
#define IDM_CUSTOM_SIZE                 32804

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32805
#define _APS_NEXT_CONTROL_VALUE         1004
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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