resource.h

来自「画直线」· C头文件 代码 · 共 39 行

H
39
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 38.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MY38TYPE                    129
#define IDD_PEN                         130
#define IDD_DIALOG1                     132
#define IDD_BRUSH                       132
#define IDC_LINE                        134
#define IDC_RECTANGLE                   135
#define IDC_ELLIPSE                     136
#define IDI_LINE                        137
#define IDI_RECTANGLE                   138
#define IDI_ELLIPSE                     139
#define IDC_WIDTH                       1000
#define IDC_COMBO1                      1001
#define IDC_SOLID                       1002
#define IDC_HATCH                       1003
#define ID_LINE                         32771
#define ID_RECTANGLE                    32772
#define ID_ELLIPSE                      32773
#define ID_PEN                          32774
#define ID_BRUSH                        32775
#define ID_COLOR                        32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1004
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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