resource.h

来自「简单的画笔程序 完全由自己编写的」· C头文件 代码 · 共 41 行

H
41
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by LY16paint.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_LY16PATYPE                  129
#define IDR_COLORPANE                   134
#define IDC_CURSOR1                     136
#define ID_BUTTON_IRREG_SEL             32772
#define ID_BUTTON_RECT_SEL              32773
#define ID_BUTTON_ERASER                32774
#define ID_BUTTON_AIRBRUSH              32775
#define ID_BUTTON_TEXT                  32776
#define ID_BUTTON_LINE                  32777
#define ID_BUTTON_CURVE                 32778
#define ID_BUTTON_RECT                  32779
#define ID_BUTTON_POLYGON               32780
#define ID_BUTTON_ELLIPSE               32781
#define ID_BUTTON_ROUND_RECT            32782
#define ID_BUTTON_BRUSH                 32783
#define ID_BUTTON_PEN                   32784
#define ID_BUTTON_MAGNIFY               32785
#define ID_BUTTON_SELCOLOR              32786
#define ID_BUTTON_FILL                  32787
#define ID_BUTTON32794                  32794
#define ID_VIEW_TOOLBARTOOL             32795
#define ID_BUTTON32796                  32796

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32797
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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