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

📄 resource.h

📁 CppUnit 是著名的用于单元测试的JUnit框架的C++移植。测试输出是XML或文本格式
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MSDNIntegrator.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MSDNINTEGRATOR_DIALOG       102
#define IDS_MSDN_KEY                    102
#define IDS_OLD_DAT                     103
#define IDS_NEW_DAT                     104
#define IDS_NEWER_DAT                   105
#define IDS_REGISTRY                    106
#define IDS_COLLECTION                  107
#define IDS_GUID                        108
#define IDS_CHI_FILTER                  109
#define IDS_CHM_FILTER                  110
#define IDS_ERR_TITLE                   111
#define IDS_ERR_COLNOTFOUND             112
#define IDS_ERR_REGNOTFOUND             113
#define IDS_ERR_DATNOTFOUND             114
#define IDS_ERR_CREATE_GUID             115
#define IDS_ERR_INIT_CHM                116
#define IDS_ERR_INIT_CHI                117
#define IDS_ERR_INIT_TITLE              118
#define IDS_ERR_INIT_ID                 119
#define IDS_ERR_INIT_DAT                120
#define IDS_ERR_INIT_COL                121
#define IDS_ERR_OPENFILE                122
#define IDS_INTEGRATION_COMPLETE        123
#define IDS_REMOVAL_COMPLETE            124
#define IDR_MAINFRAME                   128
#define IDB_LOGO                        129
#define IDC_BTN_ID                      1000
#define IDC_EDIT_ID                     1001
#define IDC_TXT_TITLE                   1003
#define IDC_BTN_CHM                     1011
#define IDC_EDIT_CHM                    1013
#define IDC_BTN_CHI                     1014
#define IDC_EDIT_CHI                    1016
#define IDC_BTN_ADD                     1023
#define IDC_TXT_NO                      1024
#define IDC_TXT_ID                      1025
#define IDC_TXT_COL                     1026
#define IDC_EDIT_DAT                    1029
#define IDC_EDIT_COL                    1030
#define IDC_EDIT_TITLE                  1031
#define IDC_PROGRESS                    1032
#define IDC_EDIT_VER                    1033
#define IDC_BTN_HELP                    1034
#define IDC_TXT_COPYRIGHT               1036
#define IDC_BTN_REMOVE                  1037

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

⌨️ 快捷键说明

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