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

📄 resource.h

📁 winNT技术操作系统,国外开放的原代码和LIUX一样
💻 H
字号:
#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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -