* Sync up to trunk HEAD (r62975).
[reactos.git] / dll / cpl / sysdm / resource.h
1 #pragma once
2
3 #define IDC_STATIC -1
4
5 #define IDI_CPLSYSTEM 50
6 #define IDI_DEVMGR 51
7 #define IDI_HARDPROF 52
8 #define IDI_USERPROF 53
9 #define IDI_UP 2500
10 #define IDI_DOWN 2501
11
12 #define IDB_ROSBMP 55
13 #define IDB_ROSMASK 56
14
15 #define IDS_CPLSYSTEMNAME 60
16 #define IDS_CPLSYSTEMDESCRIPTION 61
17
18 #define IDS_MEGABYTE 62
19 #define IDS_GIGABYTE 63
20 #define IDS_TERABYTE 64
21 #define IDS_PETABYTE 65
22
23 #define IDS_VARIABLE 66
24 #define IDS_VALUE 67
25 #define IDS_NO_DUMP 68
26 #define IDS_MINI_DUMP 69
27 #define IDS_KERNEL_DUMP 70
28 #define IDS_FULL_DUMP 71
29
30 #define IDS_USERPROFILE_NAME 72
31 #define IDS_USERPROFILE_SIZE 73
32 #define IDS_USERPROFILE_TYPE 74
33 #define IDS_USERPROFILE_STATUS 75
34 #define IDS_USERPROFILE_MODIFIED 76
35
36 #define IDS_MESSAGEBOXTITLE 77
37 #define IDS_WARNINITIALSIZE 78
38 #define IDS_WARNMAXIMUMSIZE 79
39 #define IDS_WARNINITIALRANGE 80
40 #define IDS_WARNMAXIMUMRANGE 81
41 #define IDS_PAGEFILE_NONE 82
42 #define IDS_PAGEFILE_SYSTEM 83
43 #define IDS_INFOREBOOT 84
44
45 /* Propsheet - general */
46 #define IDD_PROPPAGEGENERAL 100
47 #define IDC_MACHINELINE1 101
48 #define IDC_MACHINELINE2 102
49 #define IDC_MACHINELINE3 103
50 #define IDC_MACHINELINE4 104
51 #define IDC_MACHINELINE5 105
52 #define IDC_LICENCE 106
53 #define IDC_ROSIMG 107
54 #define IDC_ROSHOMEPAGE_LINK 108
55
56 /* Propsheet - hardware */
57 #define IDD_PROPPAGEHARDWARE 300
58 #define IDC_HARDWARE_WIZARD 207
59 #define IDC_HARDWARE_PROFILE 209
60 #define IDC_HARDWARE_DRIVER_SIGN 210
61 #define IDC_HARDWARE_DEVICE_MANAGER 211
62
63 /* Propsheet - advanced */
64 #define IDD_PROPPAGEADVANCED 400
65 #define IDC_SYSSETTINGS 401
66 #define IDC_ENVVAR 402
67 #define IDC_STAREC 403
68 #define IDC_PERFOR 404
69 #define IDC_USERPROFILE 405
70 #define IDC_ERRORREPORT 406
71
72 /* System settings */
73 #define IDD_SYSSETTINGS 800
74 #define IDC_REPORTASWORKSTATION 801
75
76 /* User profiles */
77 #define IDD_USERPROFILE 500
78 #define IDC_USERPROFILE_LIST 501
79 #define IDC_USERPROFILE_CHANGE 503
80 #define IDC_USERPROFILE_DELETE 504
81 #define IDC_USERPROFILE_COPY 505
82 #define IDC_USERACCOUNT_LINK 506
83
84
85 /* Environment variables */
86 #define IDD_ENVIRONMENT_VARIABLES 600
87 #define IDC_USER_VARIABLE_LIST 601
88 #define IDC_USER_VARIABLE_NEW 602
89 #define IDC_USER_VARIABLE_EDIT 603
90 #define IDC_USER_VARIABLE_DELETE 604
91 #define IDC_SYSTEM_VARIABLE_LIST 605
92 #define IDC_SYSTEM_VARIABLE_NEW 606
93 #define IDC_SYSTEM_VARIABLE_EDIT 607
94 #define IDC_SYSTEM_VARIABLE_DELETE 608
95
96 /* Edit environment variables */
97 #define IDD_EDIT_VARIABLE 700
98 #define IDC_VARIABLE_NAME 701
99 #define IDC_VARIABLE_VALUE 702
100
101 /* Virtual memory */
102 #define IDD_VIRTMEM 900
103 #define IDC_PAGEFILELIST 901
104 #define IDC_DRIVEGROUP 902
105 #define IDC_DRIVE 903
106 #define IDC_SPACEAVAIL 904
107 #define IDC_CUSTOM 905
108 #define IDC_INITIALSIZE 906
109 #define IDC_MAXSIZE 907
110 #define IDC_SYSMANSIZE 908
111 #define IDC_NOPAGEFILE 909
112 #define IDC_SET 910
113 #define IDC_TOTALGROUP 911
114 #define IDC_MINIMUM 912
115 #define IDC_RECOMMENDED 913
116 #define IDC_CURRENT 914
117
118 /* Startup and recovery */
119 #define IDD_STARTUPRECOVERY 1000
120 #define IDC_STRECOSCOMBO 1001
121 #define IDC_STRECLIST 1002
122 #define IDC_STRRECLISTEDIT 1003
123 #define IDC_STRRECLISTUPDWN 1004
124 #define IDC_STRRECREC 1005
125 #define IDC_STRRECRECEDIT 1006
126 #define IDC_STRRECRECUPDWN 1007
127 #define IDC_STRRECEDIT 1008
128 #define IDC_STRRECWRITEEVENT 1009
129 #define IDC_STRRECSENDALERT 1010
130 #define IDC_STRRECRESTART 1011
131 #define IDC_STRRECDEBUGCOMBO 1012
132 #define IDC_STRRECDUMPFILE 1013
133 #define IDC_STRRECOVERWRITE 1014
134
135 /* Hardware profiles */
136 #define IDD_HARDWAREPROFILES 1100
137 #define IDC_HRDPROFLSTBOX 1102
138 #define IDC_HRDPROFUP 1103
139 #define IDC_HRDPROFDWN 1104
140 #define IDC_HRDPROFPROP 1105
141 #define IDC_HRDPROFCOPY 1106
142 #define IDC_HRDPROFRENAME 1107
143 #define IDC_HRDPROFDEL 1108
144 #define IDC_HRDPROFWAIT 1109
145 #define IDC_HRDPROFSELECT 1110
146 #define IDC_HRDPROFEDIT 1111
147 #define IDC_HRDPROFUPDWN 1112
148
149 /* Copy profile */
150 #define IDD_COPYPROFILE 1200
151 #define IDC_COPYPROFILEFROM 1201
152 #define IDC_COPYPROFILETO 1202
153
154 /* Rename profile */
155 #define IDD_RENAMEPROFILE 1300
156 #define IDC_RENPROFEDITFROM 1301
157 #define IDC_RENPROFEDITTO 1302
158
159 /* Licence */
160 #define IDD_LICENCE 1500
161 #define IDC_LICENCEEDIT 1501
162 #define RC_LICENSE 1502
163 #define RTDATA 1503
164
165 #define IDS_DEVS 2000