ReactOS 0.4.15-dev-7788-g1ad9096
resource.h
Go to the documentation of this file.
1#pragma once
2
3/* IDs */
4
5/* Set default to IDI_AC */
6#define IDC_CPLICON_1 IDI_AC
7
8#define IDS_PERCENT 49
9#define IDS_SOUND 50
10#define IDS_TEXT 51
11#define IDS_CONFIG1 53
12#define IDS_CONFIG2 54
13
14#define IDD_POWERSCHEMESPAGE_ACDC 70
15#define IDD_POWERSCHEMESPAGE_AC 71
16#define IDD_PROPPAGEALARMS 72
17#define IDD_PROPPAGEPOWERMETER 73
18#define IDD_PROPPAGEADVANCED 74
19#define IDD_PROPPAGEHIBERNATE 75
20#define IDD_SAVEPOWERSCHEME 76
21
22#define IDS_NOACTION 100
23#define IDS_PowerActionNone1 114
24#define IDS_PowerActionUnknown 115
25#define IDS_PowerActionSleep 116
26#define IDS_PowerActionHibernate 117
27#define IDS_PowerActionShutdown 118
28#define IDS_PowerActionRestart 119
29#define IDS_PowerActionShutdownOff 120
30#define IDS_PowerActionWarmEject 121
31#define IDS_PowerActionNone2 122
32#define IDS_TIMEOUT16 150
33#define IDS_TIMEOUT1 151
34#define IDS_TIMEOUT2 152
35#define IDS_TIMEOUT3 153
36#define IDS_TIMEOUT4 154
37#define IDS_TIMEOUT5 155
38#define IDS_TIMEOUT6 156
39#define IDS_TIMEOUT7 157
40#define IDS_TIMEOUT8 158
41#define IDS_TIMEOUT9 159
42#define IDS_TIMEOUT10 160
43#define IDS_TIMEOUT11 161
44#define IDS_TIMEOUT12 162
45#define IDS_TIMEOUT13 163
46#define IDS_TIMEOUT14 164
47#define IDS_TIMEOUT15 165
48#define IDS_DEL_SCHEME 166
49#define IDS_DEL_SCHEME_TITLE 167
50#define IDS_DEL_SCHEME_ERROR 168
51
52#define IDI_AC 175
53#define IDI_DC 176
54#define IDI_ACDC 177
55#define IDI_SCREEN 178
56#define IDI_HIBERNATE 179
57
58#define IDS_CPLNAME_1 190
59#define IDC_ENERGYLIST 200
60#define IDC_GRPDETAIL 201
61#define IDC_SAT 202
62#define IDC_IAC 203
63#define IDC_SAC 204
64#define IDC_IDC 205
65#define IDC_SDC 206
66#define IDC_STANDBYACLIST 207
67#define IDC_STANDBYDCLIST 208
68#define IDC_MONITORACLIST 209
69#define IDC_MONITORDCLIST 210
70#define IDC_DISKACLIST 216
71#define IDC_DISKDCLIST 217
72#define IDC_DISK 218
73#define IDC_HIBERNATEACLIST 219
74#define IDC_HIBERNATEDCLIST 220
75#define IDC_HIBERNATE 221
76
77#define IDC_STANDBY 211
78#define IDC_MONITOR 212
79#define IDC_GRPPOWERSTATUS 213
80#define IDC_MULTIBATTERYDISPLAY 214
81
82#define IDC_ALARMMSG1 301
83#define IDC_ALARMBAR1 302
84#define IDC_ALARMBAR2 303
85#define IDC_ALARMVALUE1 304
86#define IDC_ALARMVALUE2 305
87#define IDC_ALARM1 306
88#define IDC_ALARM2 307
89#define IDC_ALARMAKTION1 320
90#define IDC_ALARMPROG1 322
91#define IDC_ALARMMSG2 324
92#define IDC_ALARMAKTION2 323
93#define IDC_ALARMPROG2 325
94
95#define IDC_SYSTRAYBATTERYMETER 400
96#define IDC_PASSWORDLOGON 401
97#define IDC_VIDEODIMDISPLAY 402
98#define IDC_SLIDCLOSE 403
99#define IDC_LIDCLOSE 404
100#define IDC_SPOWERBUTTON 405
101#define IDC_POWERBUTTON 406
102#define IDC_SSLEEPBUTTON 407
103#define IDC_SLEEPBUTTON 408
104
105#define IDC_HIBERNATEFILE 500
106#define IDC_FREESPACE 501
107#define IDC_SPACEFORHIBERNATEFILE 502
108#define IDC_TOLESSFREESPACE 503
109
110#define IDC_DELETE_BTN 504
111#define IDC_SAVEAS_BTN 505
112
113#define IDC_SCHEMENAME 620
114
115#define IDS_ALPERTLOWENERGY 715
116#define IDS_ALPERTCRITICLEENERGY 716
117#define IDS_CRITCLENERGY 717
118#define IDS_LOWENERGY 718
119#define IDS_UNKNOWN 719
120
121#define IDS_CPLDESCRIPTION_1 901