resource.h

来自「ReactOS是一些高手根据Windows XP的内核编写出的类XP。内核实现机」· C头文件 代码 · 共 51 行

H
51
字号
#define IDS_QUERY_REBOOT_TEXT       1000
#define IDS_QUERY_REBOOT_CAPTION    2000

#define COPYFILEDLGORD              3000
#define SOURCESTRORD                3001
#define DESTSTRORD                  3002
#define PROGRESSORD                 3003

#define IDI_SETUPAPI_DISP_ADAPT     1
#define IDI_SETUPAPI_MOUSE          2
#define IDI_SETUPAPI_KEYBOARD       3
#define IDI_SETUPAPI_PRINTER        4
#define IDI_SETUPAPI_NETCARD        5
#define IDI_SETUPAPI_NODE           6
#define IDI_SETUPAPI_COMPUTER       7
#define IDI_SETUPAPI_SHCOMPUTER     8
#define IDI_SETUPAPI_DRV_CONTROL    9
#define IDI_SETUPAPI_POWER          10
#define IDI_SETUPAPI_CARD           11

#define IDI_SETUPAPI_UNKNOWN        18
#define IDI_SETUPAPI_LEGACY_DRV     19
#define IDI_SETUPAPI_USB            20
#define IDI_SETUPAPI_REM_DRIVE      21
#define IDI_SETUPAPI_SATELLITE      22
#define IDI_SETUPAPI_PORTS          23
#define IDI_SETUPAPI_HID            24
#define IDI_SETUPAPI_NEEDSNAME1     25
#define IDI_SETUPAPI_NEEDSNAME2     26
#define IDI_SETUPAPI_MYCOMPUTER     27
#define IDI_SETUPAPI_PROCESSOR      28

#define IDI_SETUPAPI_SIGNED_DRV     40
#define IDI_SETUPAPI_BLANK          41
#define IDI_SETUPAPI_WARNING        42
#define IDI_SETUPAPI_DEVICES        43

#define IDI_SETUPAPI_FLOPPY         50
#define IDI_SETUPAPI_CDROM          51
#define IDI_SETUPAPI_NETDRIVE       52
#define IDI_SETUPAPI_HARDDRIVE      53
#define IDI_SETUPAPI_NEEDSNAME3     54

#define IDI_SETUPAPI_314FLOP        105
#define IDI_SETUPAPI_CHIP           159
#define IDI_SETUPAPI_ERROR          161
#define IDI_SETUPAPI_WARN_OVERLAY   500
#define IDI_SETUPAPI_ERR_OVERLAY    501
#define IDI_SETUPAPI_INFO_OVERLAY   502

⌨️ 快捷键说明

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