resource.h

来自「本文件包包含了大量用VC++开发的应用程序界面」· C头文件 代码 · 共 39 行

H
39
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Tab.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_TABTYPE                     129
#define IDD_TAB1_DLG                    130
#define IDR_AVI_DILLO                   131
#define IDR_AVI_SEARCH                  132
#define IDR_AVI_FILECOPY                133
#define IDI_PAGEONE_CLOSED              135
#define IDI_PAGEONE_OPEN                136
#define IDI_PAGETWO_CLOSED              137
#define IDI_PAGETWO_OPEN                138
#define IDI_PAGETHREE_OPEN              139
#define IDI_PAGETHREE_CLOSED            140
#define IDC_FILECOPY                    1078
#define IDC_ARMADILLO                   1079
#define IDC_FLASHLIGHT                  1080
#define IDC_DILLOPLAY                   1081
#define IDC_DILLORUN                    1082
#define IDC_FLASHLIGHTPLAY              1083
#define IDC_FLASHLIGHTRUN               1084
#define IDC_FILECOPYPLAY                1085
#define IDC_FILECOPYRUN                 1086

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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