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

📄 resource.h

📁 vc的一些原码,对于帮助学习和提高很有帮助
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Controls.rc
//
#define IDD_CONTROLS_DIALOG             102
#define IDC_POINTER_COPY                105
#define IDD_PROPPAGE_STATICDLG          107
#define IDD_PROPPAGE_EDITDLG            108
#define IDD_PROPPAGE_BUTTONDLG          109
#define IDD_PROPPAGE_LISTBOXDLG         110
#define IDD_TABPAGE_LISTBOXBASIC        111
#define IDD_TABPAGE_CHECKDRAGBOX        112
#define IDD_PROPPAGE_COMBOBOXDLG        113
#define IDD_PROPPAGE_SCROLLBARDLG       114
#define IDD_PROPPAGE_LARGE              115
#define IDR_MAINFRAME                   128
#define IDB_LEDYELLOWON                 131
#define IDB_LEDGREENON                  132
#define IDB_LEDREDOFF                   133
#define IDB_LEDREDON                    134
#define IDB_LEDYELLOWOFF                135
#define IDB_LEDGREENOFF                 136
#define IDB_DUDLEYPC                    138
#define IDC_EDITHORZSCROLL              1012
#define IDC_EDITVERTSCROLL              1013
#define IDC_EDITALIGNTEXT               1016
#define IDC_SETEDITFONT                 1017
#define IDC_SETEDITCOLOR                1018
#define IDC_EDITCLIENT                  1019
#define IDC_EDITSTATIC                  1020
#define IDC_EDITMODAL                   1021
#define IDC_EDITPASSWORD                1022
#define IDC_EDITBORDER                  1023
#define IDC_EDITTRANSPARENT             1024
#define IDC_EDITRIGHTTEXT               1025
#define IDC_EDITNOWRAP                  1026
#define IDC_EDITSAMPLE                  1027
#define IDC_EDITMESSAGE                 1028
#define IDC_EDITMULTILINE               1029
#define IDC_EDITWANTRETURN              1030
#define IDC_EDITAUTOVSCROLL             1031
#define IDC_EDITAUTOHSCROLL             1032
#define IDC_STYLEBUTTON                 1033
#define IDC_BUTTONMULTILINE             1034
#define IDC_BUTTONICON                  1035
#define IDC_SETSTATICFONT               1036
#define IDC_BUTTONBITMAP                1036
#define IDC_SETSTATICCOLOR              1037
#define IDC_BUTTONFLAT                  1037
#define IDC_STATICTEXT                  1038
#define IDC_BUTTONTEXT                  1038
#define IDC_STATICCLIENT                1039
#define IDC_BUTTONENABLE                1039
#define IDC_STATICSTATIC                1040
#define IDC_STATICMODAL                 1041
#define IDC_GROUPICON                   1041
#define IDC_GROUPBITMAP                 1042
#define IDC_STATICSUNKEN                1043
#define IDC_GROUPFLAT                   1043
#define IDC_STATICBORDER                1044
#define IDC_GROUPSAMPLE                 1044
#define IDC_STATICTRANSPARENT           1045
#define IDC_GROUPTEXT                   1045
#define IDC_STATICRIGHTTEXT             1046
#define IDC_STATICNOWRAP                1048
#define IDC_CHECKRADIO                  1048
#define IDC_UNCHECKEDRADIO              1049
#define IDC_STATICALIGNTEXT             1050
#define IDC_INDETERMRADIO               1050
#define IDC_CHECKSAMPLE                 1051
#define IDC_BUTTONCHECKSTYLE            1052
#define IDC_BUTTONRADIOSTYLE            1053
#define IDC_BUTTONPUSHSTYLE             1054
#define IDC_BUTTONUNCHECK               1055
#define IDC_LISTBOXTABS                 1056
#define IDC_BASICLIST                   1057
#define IDC_POOLLIST                    1058
#define IDC_ACTIONLIST                  1059
#define IDC_ADDBUTTON                   1060
#define IDC_REMOVEBUTTON                1061
#define IDC_CHECKLIST                   1062
#define IDC_DRAGLIST                    1063
#define IDC_CHECK_CHECKBOX              1064
#define IDC_CHECK_3STATEBOX             1065
#define IDC_CHECK_AUTOBOX               1066
#define IDC_STATICSAMPLE                1083
#define IDC_RADIOBUTTON1                1103
#define IDC_RADIOBUTTON2                1104
#define IDC_RADIOBUTTON3                1105
#define IDC_BUTTONBUTTON                1106
#define IDC_CHECKBOXBUTTON              1107
#define IDC_BUTTONBUTTONLED             1109
#define IDC_CHECKBUTTONLED              1110
#define IDC_RADIOTOOL1                  1111
#define IDC_RADIOTOOL2                  1112
#define IDC_RADIOTOOL3                  1113
#define IDC_RADIOTOOLLED1               1114
#define IDC_RADIOTOOLLED2               1115
#define IDC_RADIOTOOLLED3               1116
#define IDC_VSCROLLBOX                  1168
#define IDC_AUTOHSCROLLBOX              1169
#define IDC_UPPERCASEBOX                1170
#define IDC_LOWERCASEBOX                1171
#define IDC_SORTBOX                     1172
#define IDC_COMBO_SAMPLE                1173
#define IDC_COMBO_DROPDOWN              1174
#define IDC_COMBO_SIMPLE                1175
#define IDC_COMBO_DROPLIST              1176
#define IDC_COMBOEX_SAMPLE              1177
#define IDC_COMBOEX_DROPDOWN            1178
#define IDC_COMBOEX_SIMPLE              1179
#define IDC_COMBOEX_DROPLIST            1180
#define IDC_COMBOEX_USEIMAGELIST        1181
#define IDC_VERTSCROLLBAR               1182
#define IDC_HORZSCROLLBAR               1183
#define IDC_VERTPROGRESSBAR             1184
#define IDC_HORZPROGRESSBAR             1185
#define IDC_SHOWVERTICAL                1187
#define IDC_SHOWHORIZONTAL              1188

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1189
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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