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

📄 resource.h

📁 用VC编写的一个微型操作系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Mos.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MOS_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_SYS                  129
#define IDD_DIALOG_PRT                  130
#define IDD_DIALOG1                     132
#define IDR_MENU1                       133
#define IDC_CURSOR1                     135
#define IDR_ACCELERATOR1                138
#define IDC_TAB1                        1000
#define IDC_BTNST                       1003
#define IDC_BTNHT                       1004
#define IDC_EDIT1                       1005
#define IDC_EDIT_KB                     1005
#define IDC_EDIT2                       1006
#define IDC_EDIT_DSK                    1006
#define IDC_BUTTON_KB                   1007
#define IDC_BUTTON_PRT                  1008
#define IDC_EMAIL                       1010
#define IDC_BUTTON2                     1012
#define IDC_EDIT3                       1013
#define IDC_EDIT_PRT                    1013
#define IDC_LIST1                       1013
#define IDC_BUTTON_DSK                  1014
#define IDC_STATIC_SLEEP                1014
#define IDC_STATIC_KBF                  1015
#define IDC_STATIC_DSKF                 1016
#define IDC_STATIC_PRTF                 1017
#define IDC_STATIC_KBS                  1018
#define IDC_STATIC_PRTS                 1019
#define IDC_STATIC_DSKS                 1020
#define IDC_STATIC_MOS                  1021
#define IDC_STATIC_CPU                  1022
#define IDC_LIST2                       1024
#define IDC_BUTTON1                     1025
#define IDC_STATIC_CP                   1026
#define IDC_STATIC_RP                   1027
#define IDC_STATIC_RKB                  1028
#define IDC_STATIC_RPRT                 1029
#define IDC_STATIC_RDSK                 1030
#define IDC_STATIC_WPCB                 1031
#define IDC_STATIC_WJCB                 1032
#define IDC_STATIC_WOUT                 1033
#define IDC_STATIC_WMEM                 1034
#define IDC_STATIC_WDSK                 1035
#define IDC_STATIC_WJOB                 1036
#define IDC_STATIC_WRJ                  1037
#define IDC_STATIC_IODSK                1038
#define IDC_STATIC_IOPRT                1039
#define IDC_STATIC_IOKB                 1040
#define IDC_PIC_MEM                     1041
#define IDC_PIC_DSK                     1042
#define IDC_STATIC_PN                   1043
#define IDC_STATIC_JN                   1044
#define IDC_TITLE                       1045
#define ID_MENU_START                   32771
#define ID_MENU_PAUSE                   32772
#define ID_MENU_SHUT                    32773
#define ID_MENUITEM32774                32774
#define ID_MENU_EXIT                    32775
#define ID_MENU_ABOUT                   32776
#define ID_MENU_AGAIN                   32777
#define ID_MENU_NORMAL                  32778
#define ID_MENU_DEMO                    32779
#define ID_MENU_DEBUG                   32781

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32782
#define _APS_NEXT_CONTROL_VALUE         1046
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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