ReactOS
0.4.16-dev-1214-gd663eb4
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
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
#define IDD_POWERMETERDETAILS 77
22
23
#define IDS_NOACTION 100
24
#define IDS_PowerActionNone1 114
25
#define IDS_PowerActionUnknown 115
26
#define IDS_PowerActionSleep 116
27
#define IDS_PowerActionHibernate 117
28
#define IDS_PowerActionShutdown 118
29
#define IDS_PowerActionRestart 119
30
#define IDS_PowerActionShutdownOff 120
31
#define IDS_PowerActionWarmEject 121
32
#define IDS_PowerActionNone2 122
33
#define IDS_TIMEOUT16 150
34
#define IDS_TIMEOUT1 151
35
#define IDS_TIMEOUT2 152
36
#define IDS_TIMEOUT3 153
37
#define IDS_TIMEOUT4 154
38
#define IDS_TIMEOUT5 155
39
#define IDS_TIMEOUT6 156
40
#define IDS_TIMEOUT7 157
41
#define IDS_TIMEOUT8 158
42
#define IDS_TIMEOUT9 159
43
#define IDS_TIMEOUT10 160
44
#define IDS_TIMEOUT11 161
45
#define IDS_TIMEOUT12 162
46
#define IDS_TIMEOUT13 163
47
#define IDS_TIMEOUT14 164
48
#define IDS_TIMEOUT15 165
49
#define IDS_DEL_SCHEME 166
50
#define IDS_DEL_SCHEME_TITLE 167
51
#define IDS_DEL_SCHEME_ERROR 168
52
#define IDS_OFFLINE 169
53
#define IDS_CHARGING 170
54
#define IDS_ONLINE 171
55
#define IDS_DETAILEDBATTERY 172
56
#define IDC_BATTERYNAME 173
57
#define IDC_BATTERYUNIQUEID 174
58
#define IDC_BATTERYCHEMISTRY 175
59
#define IDC_BATTERYPOWERSTATE 176
60
#define IDC_BATTERYMANUFACTURER 177
61
#define IDS_DISCHARGING 178
62
63
#define IDI_AC 175
64
#define IDI_DC 176
65
#define IDI_ACDC 177
66
#define IDI_SCREEN 178
67
#define IDI_HIBERNATE 179
68
69
#define IDS_CPLNAME_1 190
70
#define IDC_ENERGYLIST 200
71
#define IDC_GRPDETAIL 201
72
#define IDC_SAT 202
73
#define IDC_IAC 203
74
#define IDC_SAC 204
75
#define IDC_IDC 205
76
#define IDC_SDC 206
77
#define IDC_STANDBYACLIST 207
78
#define IDC_STANDBYDCLIST 208
79
#define IDC_MONITORACLIST 209
80
#define IDC_MONITORDCLIST 210
81
#define IDC_DISKACLIST 216
82
#define IDC_DISKDCLIST 217
83
#define IDC_DISK 218
84
#define IDC_HIBERNATEACLIST 219
85
#define IDC_HIBERNATEDCLIST 220
86
#define IDC_HIBERNATE 221
87
88
#define IDC_STANDBY 211
89
#define IDC_MONITOR 212
90
#define IDC_GRPPOWERSTATUS 213
91
#define IDC_MULTIBATTERYDISPLAY 214
92
93
#define IDC_ALARMMSG1 301
94
#define IDC_ALARMBAR1 302
95
#define IDC_ALARMBAR2 303
96
#define IDC_ALARMVALUE1 304
97
#define IDC_ALARMVALUE2 305
98
#define IDC_ALARM1 306
99
#define IDC_ALARM2 307
100
#define IDC_ALARMAKTION1 320
101
#define IDC_ALARMPROG1 322
102
#define IDC_ALARMMSG2 324
103
#define IDC_ALARMAKTION2 323
104
#define IDC_ALARMPROG2 325
105
106
#define IDC_SYSTRAYBATTERYMETER 400
107
#define IDC_PASSWORDLOGON 401
108
#define IDC_VIDEODIMDISPLAY 402
109
#define IDC_SLIDCLOSE 403
110
#define IDC_LIDCLOSE 404
111
#define IDC_SPOWERBUTTON 405
112
#define IDC_POWERBUTTON 406
113
#define IDC_SSLEEPBUTTON 407
114
#define IDC_SLEEPBUTTON 408
115
116
#define IDC_HIBERNATEFILE 500
117
#define IDC_FREESPACE 501
118
#define IDC_SPACEFORHIBERNATEFILE 502
119
#define IDC_TOLESSFREESPACE 503
120
121
#define IDC_DELETE_BTN 504
122
#define IDC_SAVEAS_BTN 505
123
124
#define IDC_SCHEMENAME 620
125
126
#define IDS_ALPERTLOWENERGY 715
127
#define IDS_ALPERTCRITICLEENERGY 716
128
#define IDS_CRITCLENERGY 717
129
#define IDS_LOWENERGY 718
130
#define IDS_UNKNOWN 719
131
132
#define IDC_SHOWDETAILS 800
133
#define IDC_POWERSOURCE 801
134
#define IDC_POWERSTATUS 802
135
#define IDC_REFRESH 803
136
137
#define IDC_BATTERY0 810
138
#define IDC_BATTERY1 (IDC_BATTERY0 + 1)
139
#define IDC_BATTERY2 (IDC_BATTERY0 + 2)
140
#define IDC_BATTERY3 (IDC_BATTERY0 + 3)
141
#define IDC_BATTERY4 (IDC_BATTERY0 + 4)
142
#define IDC_BATTERY5 (IDC_BATTERY0 + 5)
143
#define IDC_BATTERY6 (IDC_BATTERY0 + 6)
144
#define IDC_BATTERY7 (IDC_BATTERY0 + 7)
145
#define IDI_BATTERYDETAIL0 820
146
#define IDI_BATTERYDETAIL1 (IDI_BATTERYDETAIL0 + 1)
147
#define IDI_BATTERYDETAIL2 (IDI_BATTERYDETAIL0 + 2)
148
#define IDI_BATTERYDETAIL3 (IDI_BATTERYDETAIL0 + 3)
149
#define IDI_BATTERYDETAIL4 (IDI_BATTERYDETAIL0 + 4)
150
#define IDI_BATTERYDETAIL5 (IDI_BATTERYDETAIL0 + 5)
151
#define IDI_BATTERYDETAIL6 (IDI_BATTERYDETAIL0 + 6)
152
#define IDI_BATTERYDETAIL7 (IDI_BATTERYDETAIL0 + 7)
153
#define IDC_BATTERYPERCENT0 830
154
#define IDC_BATTERYPERCENT1 (IDC_BATTERYPERCENT0 + 1)
155
#define IDC_BATTERYPERCENT2 (IDC_BATTERYPERCENT0 + 2)
156
#define IDC_BATTERYPERCENT3 (IDC_BATTERYPERCENT0 + 3)
157
#define IDC_BATTERYPERCENT4 (IDC_BATTERYPERCENT0 + 4)
158
#define IDC_BATTERYPERCENT5 (IDC_BATTERYPERCENT0 + 5)
159
#define IDC_BATTERYPERCENT6 (IDC_BATTERYPERCENT0 + 6)
160
#define IDC_BATTERYPERCENT7 (IDC_BATTERYPERCENT0 + 7)
161
#define IDC_BATTERYCHARGING0 840
162
#define IDC_BATTERYCHARGING1 (IDC_BATTERYCHARGING0 + 1)
163
#define IDC_BATTERYCHARGING2 (IDC_BATTERYCHARGING0 + 2)
164
#define IDC_BATTERYCHARGING3 (IDC_BATTERYCHARGING0 + 3)
165
#define IDC_BATTERYCHARGING4 (IDC_BATTERYCHARGING0 + 4)
166
#define IDC_BATTERYCHARGING5 (IDC_BATTERYCHARGING0 + 5)
167
#define IDC_BATTERYCHARGING6 (IDC_BATTERYCHARGING0 + 6)
168
#define IDC_BATTERYCHARGING7 (IDC_BATTERYCHARGING0 + 7)
169
170
#define IDS_CPLDESCRIPTION_1 901
dll
cpl
powercfg
resource.h
Generated on Sat May 31 2025 06:17:33 for ReactOS by
1.9.6