resource.h

来自「自动化编译工具代码」· C头文件 代码 · 共 55 行

H
55
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by vssreporter.rc
//
#define IDR_MANIFEST                    1
#define IDD_VSSREPORTER_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDB_FOLDERS                     130
#define IDR_RESULTSPOPUP                139
#define IDR_COPYPOPUP                   140
#define IDB_SORTARROWS                  143
#define IDI_RESIZE                      145
#define IDB_RESULTS                     148
#define IDD_DIALOG_PROJECT              149
#define IDD_DIALOG_Login                150
#define IDC_VSSTREE                     1001
#define IDC_FILELIST                    1003
#define IDC_CONFIGLIST                  1004
#define IDC_ABOUT                       1042
#define IDC_ADDCONFIG                   1052
#define IDC_DELETECONFIG                1053
#define IDC_CONFIG                      1054
#define IDC_EDIT_ProjectName            1071
#define IDC_EDIT_VSSPath                1072
#define IDC_EDIT_Password               1072
#define IDC_EDIT_ProjectFile            1073
#define IDC_COMBO_ConfigType            1078
#define IDC_COMBO_ProjectVersion        1079
#define IDC_EDIT                        1079
#define IDC_EDIT_UserName               1080
#define IDC_EDIT_Database               1081
#define IDC_BUTTON_SelFile              1082
#define ID_RESULTS_VISUALSOURCESAFE     32773
#define ID_RESULTS_CANCEL               32774
#define ID_COPY_FILESTOFOLDER           32777
#define ID_COPY_TEXTTOCLIPBOARD_TABBED  32778
#define ID_COPY_TEXTTOCLIPBOARD_FORMATTED 32779
#define ID_COPY_TEXTTOFILE_TABBED       32780
#define ID_COPY_TEXTTOFILE_FORMATTED    32781
#define ID_RESULTS_SELECTALL            32782
#define ID_COPY_TEXTTOCLIPBOARD_XML     32783
#define ID_COPY_TEXTTOFILE_XML          32784
#define ID_RESULTS_DIFF                 32787

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32789
#define _APS_NEXT_CONTROL_VALUE         1083
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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