mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 09:11:45 +00:00
Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
This commit is contained in:
parent
a28e798006
commit
c424146e2c
20602 changed files with 0 additions and 1140137 deletions
51
dll/win32/setupapi/resource.h
Normal file
51
dll/win32/setupapi/resource.h
Normal file
|
@ -0,0 +1,51 @@
|
|||
#define IDS_QUERY_REBOOT_TEXT 1000
|
||||
#define IDS_QUERY_REBOOT_CAPTION 2000
|
||||
#define IDS_INF_FILE 2001
|
||||
|
||||
#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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue