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

📄 resource.h

📁 Visual C++编写的工程解析器源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ParseCProj.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_CLASSVIEW                   101
#define ID_FILEANDCLASS_INFO            101
#define IDD_FILEVIEW                    102
#define ID_ROWANDCOL_INFO               102
#define ID_FILESIZE_INFO                103
#define IDR_MAINFRAME                   128
#define IDR_PARSECTYPE                  129
#define IDR_TRAY_MENU                   133
#define IDI_CLASSTAB_ICON               134
#define IDI_FILETAB_ICON                138
#define IDI_FILETREE_VCPROJ             140
#define IDI_FILETREE_DELPHIPROJ         141
#define IDI_FILETREE_C                  142
#define IDI_FILETREE_H                  143
#define IDI_FILETREE_FILE               144
#define IDI_FILETREE_UINT               145
#define IDB_SYSINFO_BITMAP              147
#define IDD_SYSINFOVIEW                 161
#define IDI_SYSINFO                     162
#define IDI_CLASSFUNS_ICON              165
#define IDI_FUNS_PUBLIC_ICON            165
#define IDI_CLASS_ICON                  166
#define IDI_FUNS_PRIVATE_ICON           176
#define IDD_TOOLCONFIG_DLG              177
#define IDR_TOOLSBAR                    178
#define IDD_DIALOG1                     180
#define IDD_INPUTDLG                    180
#define IDC_LINK_STATIC                 1000
#define IDC_CLASSVIEW_TREE              1001
#define IDC_FILEVIEW_TREE               1002
#define IDC_RICHEDIT1                   1003
#define IDC_PHYSICMEM_EDIT              1005
#define IDC_VIRTUALMEM_EDIT             1006
#define IDC_CPUSPEED                    1007
#define IDC_WINNAME                     1011
#define IDC_WINVERSION                  1012
#define IDC_TOTALPM                     1013
#define IDC_TOTALVM                     1014
#define IDC_CPUTYPE                     1015
#define IDC_EXITBTN                     1016
#define IDC_DISKFREE_EDIT               1017
#define IDC_TOTALDISKSPACE_EDIT         1018
#define IDC_TOOLS_LIST                  1018
#define IDC_CAPTION_STATIC              1019
#define IDC_EDIT1                       1020
#define ID_VCFILE_OPEN                  32771
#define ID_VIEW_SYSTREE                 32772
#define ID_VCFILE_CLOSE                 32773
#define ID_VIEW_SYSINFO                 32774
#define ID_TESTMENU_TEST                32779
#define ID_DELPHIFILE_OPEN              32780
#define ID_TEST_TEST                    32781
#define ID_TOOLS_CUSTOM                 32783
#define ID_ADDTOOL                      32784
#define ID_DELTOOL                      32785
#define ID_PREVTOOL                     32786
#define ID_NEXTTOOL                     32787
#define ID_EXITDLG                      32788

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        181
#define _APS_NEXT_COMMAND_VALUE         32789
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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