ReactOS
0.4.16-dev-1338-g8aab5a9
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
resources.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS system libraries
4
* FILE: dll/win32/userenv/resource.h
5
* PURPOSE: Resource IDs
6
* PROGRAMMER: Eric Kohl
7
*/
8
9
#pragma once
10
11
#define IDC_STATIC (-1)
12
13
/* Icons */
14
#define IDI_USERENV 1
15
16
/* Dialogs */
17
#define IDD_ERRORDLG 3000
18
#define IDC_ERRORDESC 3001
19
#define IDC_TIMEOUTSTATIC 1005
20
#define IDC_TIMEOUT 1004
21
22
/* Strings */
23
#define IDS_PROFILEPATH 1
24
#define IDS_APPDATA 2
25
#define IDS_DESKTOP 3
26
#define IDS_FAVORITES 4
27
#define IDS_MYDOCUMENTS 5
28
#define IDS_NETHOOD 6
29
#define IDS_PRINTHOOD 7
30
#define IDS_RECENT 8
31
#define IDS_SENDTO 9
32
#define IDS_TEMPLATES 10
33
#define IDS_STARTMENU 11
34
#define IDS_PROGRAMS 12
35
#define IDS_STARTUP 13
36
#define IDS_LOCALSETTINGS 14
37
#define IDS_LOCALAPPDATA 15
38
#define IDS_TEMP 16
39
#define IDS_CACHE 17
40
#define IDS_HISTORY 18
41
#define IDS_COOKIES 19
dll
win32
userenv
resources.h
Generated on Fri Jun 20 2025 06:10:40 for ReactOS by
1.9.6