[SYSDM] Fix Re-sizing License Prompt (#1789)
[reactos.git] / dll / cpl / powercfg / resource.h
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
51 #define IDI_AC 175
52 #define IDI_DC 176
53 #define IDI_ACDC 177
54 #define IDI_SCREEN 178
55 #define IDI_HIBERNATE 179
56
57 #define IDS_CPLNAME_1 190
58 #define IDC_ENERGYLIST 200
59 #define IDC_GRPDETAIL 201
60 #define IDC_SAT 202
61 #define IDC_IAC 203
62 #define IDC_SAC 204
63 #define IDC_IDC 205
64 #define IDC_SDC 206
65 #define IDC_STANDBYACLIST 207
66 #define IDC_STANDBYDCLIST 208
67 #define IDC_MONITORACLIST 209
68 #define IDC_MONITORDCLIST 210
69 #define IDC_DISKACLIST 216
70 #define IDC_DISKDCLIST 217
71 #define IDC_DISK 218
72 #define IDC_HIBERNATEACLIST 219
73 #define IDC_HIBERNATEDCLIST 220
74 #define IDC_HIBERNATE 221
75
76 #define IDC_STANDBY 211
77 #define IDC_MONITOR 212
78 #define IDC_GRPPOWERSTATUS 213
79 #define IDC_MULTIBATTERYDISPLAY 214
80
81 #define IDC_ALARMMSG1 301
82 #define IDC_ALARMBAR1 302
83 #define IDC_ALARMBAR2 303
84 #define IDC_ALARMVALUE1 304
85 #define IDC_ALARMVALUE2 305
86 #define IDC_ALARM1 306
87 #define IDC_ALARM2 307
88 #define IDC_ALARMAKTION1 320
89 #define IDC_ALARMPROG1 322
90 #define IDC_ALARMMSG2 324
91 #define IDC_ALARMAKTION2 323
92 #define IDC_ALARMPROG2 325
93
94 #define IDC_SYSTRAYBATTERYMETER 400
95 #define IDC_PASSWORDLOGON 401
96 #define IDC_VIDEODIMDISPLAY 402
97 #define IDC_SLIDCLOSE 403
98 #define IDC_LIDCLOSE 404
99 #define IDC_SPOWERBUTTON 405
100 #define IDC_POWERBUTTON 406
101 #define IDC_SSLEEPBUTTON 407
102 #define IDC_SLEEPBUTTON 408
103
104 #define IDC_HIBERNATEFILE 500
105 #define IDC_FREESPACE 501
106 #define IDC_SPACEFORHIBERNATEFILE 502
107 #define IDC_TOLESSFREESPACE 503
108
109 #define IDC_DELETE_BTN 504
110 #define IDC_SAVEAS_BTN 505
111
112 #define IDC_SCHEMENAME 620
113
114 #define IDS_ALPERTLOWENERGY 715
115 #define IDS_ALPERTCRITICLEENERGY 716
116 #define IDS_CRITCLENERGY 717
117 #define IDS_LOWENERGY 718
118 #define IDS_UNKNOWN 719
119
120 #define IDS_CPLDESCRIPTION_1 901