resource.h
来自「ReactOS是一些高手根据Windows XP的内核编写出的类XP。内核实现机」· C头文件 代码 · 共 52 行
H
52 行
//{{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 + =
减小字号Ctrl + -
显示快捷键?