[SHELL32] CDrivesFolder: Implement the eject and disconnect menu items. CORE-13841
[reactos.git] / dll / win32 / setupapi / resource.h
1 #pragma once
2
3 #define IDC_FILENEEDED 503
4 #define IDC_INFO 504
5 #define IDC_COPYFROM 505
6 #define IDC_PATH 506
7 #define IDC_RUNDLG_BROWSE 507
8
9 #define IDS_PROMPTDISK 508
10 #define IDS_UNKNOWN 509
11 #define IDS_COPYFROM 510
12 #define IDS_INFO 511
13
14 #define IDS_QUERY_REBOOT_TEXT 1000
15 #define IDS_QUERY_REBOOT_CAPTION 2000
16 #define IDS_INF_FILE 2001
17
18 #define COPYFILEDLGORD 3000
19 #define SOURCESTRORD 3001
20 #define DESTSTRORD 3002
21 #define PROGRESSORD 3003
22
23 #define IDPROMPTFORDISK 3004
24
25 #define IDI_SETUPAPI_DISP_ADAPT 1
26 #define IDI_SETUPAPI_MOUSE 2
27 #define IDI_SETUPAPI_KEYBOARD 3
28 #define IDI_SETUPAPI_PRINTER 4
29 #define IDI_SETUPAPI_NETCARD 5
30 #define IDI_SETUPAPI_NODE 6
31 #define IDI_SETUPAPI_COMPUTER 7
32 #define IDI_SETUPAPI_SHCOMPUTER 8
33 #define IDI_SETUPAPI_DRV_CONTROL 9
34 #define IDI_SETUPAPI_POWER 10
35 #define IDI_SETUPAPI_CARD 11
36
37 #define IDI_SETUPAPI_UNKNOWN 18
38 #define IDI_SETUPAPI_LEGACY_DRV 19
39 #define IDI_SETUPAPI_USB 20
40 #define IDI_SETUPAPI_REM_DRIVE 21
41 #define IDI_SETUPAPI_SATELLITE 22
42 #define IDI_SETUPAPI_PORTS 23
43 #define IDI_SETUPAPI_HID 24
44 #define IDI_SETUPAPI_NEEDSNAME1 25
45 #define IDI_SETUPAPI_NEEDSNAME2 26
46 #define IDI_SETUPAPI_MYCOMPUTER 27
47 #define IDI_SETUPAPI_PROCESSOR 28
48
49 #define IDI_SETUPAPI_SIGNED_DRV 40
50 #define IDI_SETUPAPI_BLANK 41
51 #define IDI_SETUPAPI_WARNING 42
52 #define IDI_SETUPAPI_DEVICES 43
53
54 #define IDI_SETUPAPI_FLOPPY 50
55 #define IDI_SETUPAPI_CDROM 51
56 #define IDI_SETUPAPI_NETDRIVE 52
57 #define IDI_SETUPAPI_HARDDRIVE 53
58 #define IDI_SETUPAPI_NEEDSNAME3 54
59
60 #define IDI_SETUPAPI_314FLOP 105
61 #define IDI_SETUPAPI_CHIP 159
62 #define IDI_SETUPAPI_ERROR 161
63 #define IDI_SETUPAPI_WARN_OVERLAY 500
64 #define IDI_SETUPAPI_ERR_OVERLAY 501
65 #define IDI_SETUPAPI_INFO_OVERLAY 502