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

📄 resource.h

📁 一个简单的虚拟机和虚拟操作系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MyVM.rc
//
#define ID_OPEN                         0
#define IDR_MANIFEST                    1
#define ID_PASTE                        1
#define ID_INF                          2
#define IDREF                           3
#define ID_RENAME                       3
#define ID_CUT                          4
#define ID_COPY                         5
#define ID_DELETE                       6
#define ID_NEW_FILE                     7
#define ID_NEW_DIC                      8
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_PROEDIT              131
#define IDD_DIALOG_PROCTRL              132
#define IDD_DIALOG_PROOUT               133
#define IDD_DIALOG_ABOUT                138
#define IDI_ICON_CLOSE                  140
#define IDD_DIALOG_INF                  142
#define IDI_ICON_RESET                  144
#define IDI_ICON_RESTART                145
#define IDD_DIALOG_FS                   146
#define IDB_BITMAP_TREE                 153
#define IDB_BITMAP_TXT                  155
#define IDB_BITMAP_LIST                 155
#define IDR_MENU_FS                     156
#define IDD_DIALOG_NAME                 166
#define IDD_DIALOG1                     167
#define IDD_DIALOG_FILE                 167
#define IDD_DIALOG_FILEINF              168
#define IDB_BITMAP_DIC                  169
#define IDB_BITMAP_FILE                 170
#define IDD_DIALOG_DINF                 170
#define IDD_DIALOG_DISKINF              171
#define IDB_BITMAP_DISK                 172
#define ID_173                          173
#define ID_174                          174
#define ID_RUN                          175
#define IDC_LIST1                       1006
#define IDC_LIST_PROCESS                1006
#define IDC_LIST_FS                     1006
#define IDC_BUTTON_STOP                 1007
#define IDC_PROCESS_STOP                1007
#define IDC_BUTTON2                     1008
#define IDC_PROCESS_VIEWINF             1008
#define IDC_BUTTON_UP                   1008
#define IDC_BUTTON3                     1009
#define IDC_PROCESS_PAUSE               1009
#define IDC_EDIT1                       1010
#define IDC_PROCESS_NEW                 1010
#define IDC_PROCESS_SWITCH              1010
#define IDC_OK                          1011
#define IDC_LOAD                        1011
#define IDC_EDIT_PATH                   1011
#define IDC_CLEAR                       1012
#define IDC_PROGRESS_MEM                1013
#define IDC_PROGRESS_CPU                1014
#define IDC_STATIC_MEM                  1015
#define IDC_STATIC_CPU                  1016
#define IDC_COMBO1                      1016
#define IDC_COMBO_PRI                   1016
#define IDC_EDIT2                       1017
#define IDC_EDIT_ACTIVE                 1017
#define IDC_EDIT_FNUM                   1017
#define IDC_EDIT3                       1018
#define IDC_BUTTON_CLOSE                1018
#define IDC_EDIT_READY                  1018
#define IDC_EDIT_TIME                   1018
#define IDC_EDIT_DNUM                   1018
#define IDC_EDIT4                       1019
#define IDC_EDIT_A                      1019
#define IDC_BUTTON_RESET                1019
#define IDC_EDIT_WAIT                   1019
#define IDC_EDIT5                       1020
#define IDC_EDIT_B                      1020
#define IDC_BUTTON_RESET2               1020
#define IDC_BUTTON_RESTART              1020
#define IDC_EDIT_MEM                    1021
#define IDC_EDIT_CPU                    1022
#define IDC_EDIT_ALL                    1023
#define IDC_EDIT_MAP                    1023
#define IDC_ANIMATE1                    1024
#define IDC_TREE_FS                     1025
#define IDC_BUTTON_DISK                 1028
#define IDC_EDIT_NAME                   1029
#define IDC_EDIT_TXT                    1030
#define IDC_EDIT_SIZE                   1030
#define IDC_BUTTON1                     1031
#define IDC_BUTTON_FORMAT               1031
#define IDC_EDIT_SPACE                  1031
#define IDC_EDIT_BLOCK                  1032
#define IDC_EDIT_USED                   1033
#define IDC_EDIT_TOTAL                  1034
#define IDC_EDIT_FREE                   1035
#define IDC_EDIT_FREE2                  1038
#define IDC_EDIT_FRAG                   1038

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        176
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1035
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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