2528d3e9234689591638796469e1167d24032357
[reactos.git] / reactos / dll / win32 / setupapi / resource.h
1 #pragma once
2
3 #define IDS_QUERY_REBOOT_TEXT 1000
4 #define IDS_QUERY_REBOOT_CAPTION 2000
5 #define IDS_INF_FILE 2001
6
7 #define COPYFILEDLGORD 3000
8 #define SOURCESTRORD 3001
9 #define DESTSTRORD 3002
10 #define PROGRESSORD 3003
11
12 #define IDI_SETUPAPI_DISP_ADAPT 1
13 #define IDI_SETUPAPI_MOUSE 2
14 #define IDI_SETUPAPI_KEYBOARD 3
15 #define IDI_SETUPAPI_PRINTER 4
16 #define IDI_SETUPAPI_NETCARD 5
17 #define IDI_SETUPAPI_NODE 6
18 #define IDI_SETUPAPI_COMPUTER 7
19 #define IDI_SETUPAPI_SHCOMPUTER 8
20 #define IDI_SETUPAPI_DRV_CONTROL 9
21 #define IDI_SETUPAPI_POWER 10
22 #define IDI_SETUPAPI_CARD 11
23
24 #define IDI_SETUPAPI_UNKNOWN 18
25 #define IDI_SETUPAPI_LEGACY_DRV 19
26 #define IDI_SETUPAPI_USB 20
27 #define IDI_SETUPAPI_REM_DRIVE 21
28 #define IDI_SETUPAPI_SATELLITE 22
29 #define IDI_SETUPAPI_PORTS 23
30 #define IDI_SETUPAPI_HID 24
31 #define IDI_SETUPAPI_NEEDSNAME1 25
32 #define IDI_SETUPAPI_NEEDSNAME2 26
33 #define IDI_SETUPAPI_MYCOMPUTER 27
34 #define IDI_SETUPAPI_PROCESSOR 28
35
36 #define IDI_SETUPAPI_SIGNED_DRV 40
37 #define IDI_SETUPAPI_BLANK 41
38 #define IDI_SETUPAPI_WARNING 42
39 #define IDI_SETUPAPI_DEVICES 43
40
41 #define IDI_SETUPAPI_FLOPPY 50
42 #define IDI_SETUPAPI_CDROM 51
43 #define IDI_SETUPAPI_NETDRIVE 52
44 #define IDI_SETUPAPI_HARDDRIVE 53
45 #define IDI_SETUPAPI_NEEDSNAME3 54
46
47 #define IDI_SETUPAPI_314FLOP 105
48 #define IDI_SETUPAPI_CHIP 159
49 #define IDI_SETUPAPI_ERROR 161
50 #define IDI_SETUPAPI_WARN_OVERLAY 500
51 #define IDI_SETUPAPI_ERR_OVERLAY 501
52 #define IDI_SETUPAPI_INFO_OVERLAY 502