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

📄 resource.h

📁 VS2005 MFC 实现的画图程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by GDraw.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_BG                          101
#define IDC_SDL                         104
#define IDC_MOVE                        105
#define IDC_POINTER                     106
#define IDC_FILL                        106
#define IDC_SETTOPS                     107
#define IDC_POINTER1                    108
#define IDC_DRAP                        108
#define IDR_MAINFRAME                   128
#define IDR_GDrawTYPE                   129
#define IDD_DIALOG1                     130
#define IDD_LinePro                     131
#define IDB_DISABLE                     134
#define IDB_NORMAL                      135
#define IDB_HOT                         136
#define IDB_BITMAP1                     137
#define IDB_BITMAP2                     138
#define IDB_BITMAP3                     139
#define IDR_TOOLBAR2                    142
#define IDD_DIALOG2                     150
#define IDD_FORMVIEW                    151
#define IDD_COLSHOW                     152
#define IDD_POLPRO                      153
#define IDC_x1                          1000
#define IDC_y2                          1001
#define IDC_x2                          1002
#define IDC_y1                          1003
#define IDC_wide                        1005
#define IDC_shape                       1006
#define IDC_Color                       1007
#define IDC_cc                          1008
#define IDC_EDIT3                       1011
#define IDC_EDIT4                       1012
#define IDC_STRATX                      1013
#define IDC_STRATY                      1014
#define IDC_ENDX                        1015
#define IDC_ENDY                        1016
#define IDC_type                        1017
#define IDC_big                         1018
#define IDC_Volor                       1019
#define IDC_BUTTON1                     1020
#define IDC_BUTTON2                     1021
#define IDC_WIDTH                       1022
#define IDC_BUTTON3                     1022
#define IDC_HEIGHT                      1023
#define IDC_CHANGE                      1024
#define IDC_BG                          1025
#define IDC_EDIT1                       1026
#define IDC_EDIT2                       1027
#define IDC_EDIT5                       1028
#define IDC_SSC                         1029
#define IDC_EDIT6                       1029
#define IDC_CIRCLECOLOR                 1030
#define IDC_LIST1                       1031
#define IDC_INTPTX                      1032
#define IDC_INPTY                       1033
#define IDC_FILSHOW1                    1034
#define IDC_FILSHOW2                    1035
#define IDC_INPT                        1036
#define IDC_DELPT                       1037
#define ID_32771                        32771
#define ID_Set                          32772
#define ID_Line                         32773
#define ID_Circle                       32774
#define ID_CCLE                         32774
#define ID_32775                        32775
#define ID_Save                         32776
#define ID_32777                        32777
#define ID_AllSave                      32778
#define ID_FILE_SADVE                   32783
#define ID_BUTTON32787                  32787
#define ID_BUTTON32791                  32791
#define ID_BUTTON32792                  32792
#define ID_HIDE                         32793
#define ID_32794                        32794
#define ID_32795                        32795
#define ID_32796                        32796
#define ID_SETFIL                       32797
#define ID_BREAKLS                      32798
#define ID_BUTTON32799                  32799
#define ID_SELECT                       32799
#define ID_RAINROAL                     32800
#define ID_RAILWAY                      32801
#define ID_32802                        32802

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        154
#define _APS_NEXT_COMMAND_VALUE         32803
#define _APS_NEXT_CONTROL_VALUE         1038
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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