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

📄 resource.h

📁 ReactOS是一些高手根据Windows XP的内核编写出的类XP。内核实现机理和API函数调用几乎相同。甚至可以兼容XP的程序。喜欢研究系统内核的人可以看一看。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Fraginator.rc
//
#define IDD_DIALOG1                     101
#define IDD_MAIN                        101
#define IDD_REPORT                      106
#define IDB_LOGO                        110
#define IDI_ICON                        114
#define IDC_QUIT                        1010
#define IDC_STARTSTOP                   1014
#define IDC_METHODS_LIST                1016
#define IDC_DRIVES_LIST                 1019
#define IDC_PROGRESS                    1021
#define IDC_PERCENT                     1022
#define IDC_STATUS                      1023
#define IDC_DISKSIZEBYTES               1027
#define IDC_DRIVELETTER                 1028
#define IDC_REPORTOK                    1029
#define IDC_DISKSIZECLUSTERS            1030
#define IDC_DISKCLUSTERSIZE             1031
#define IDC_FILESYSTEM                  1032
#define IDC_WISECRACKS                  1033
#define IDC_VOLUMELABEL                 1033
#define IDC_VOLUMESERIAL                1034
#define IDC_BYTES                       1035
#define IDC_KILOBYTES                   1036
#define IDC_RECOMMEND                   1037
#define IDC_FILESCOUNT                  1038
#define IDC_FILESSIZEBYTES              1039
#define IDC_FILESSIZEONDISK             1040
#define IDC_FILESSLACKBYTES             1041
#define IDC_GIGABYTES                   1043
#define IDC_DISKFREEBYTES               1044
#define IDC_MEGABYTES                   1045
#define IDC_FILESFRAGGED                1047
#define IDC_DIRSCOUNT                   1048
#define IDC_AVERAGEFRAGS                1049
#define ID_MAIN_HELP                    1054
#define IDC_PRIORITY_LIST               1057

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        118
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1058
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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