ReactOS
0.4.16-dev-1059-gb1cf981
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
precomp.h
Go to the documentation of this file.
1
#ifndef _MSCONFIG_PCH_
2
#define _MSCONFIG_PCH_
3
4
#include <assert.h>
5
6
#include <stdarg.h>
7
8
#include <stdio.h>
9
#include <string.h>
// FIXME: Should be normally useless in a proper CRT...
10
#include <tchar.h>
11
12
#define WIN32_NO_STATUS
13
#define _INC_WINDOWS
14
#define COM_NO_WINDOWS_H
15
16
#define NTOS_MODE_USER
17
18
#define _FORCENAMELESSUNION
19
// #define _WIN32_DCOM // For CoInitializeEx on Win2k and perhaps XP / 2003 ??
20
21
#include <
windef.h
>
22
#include <
winbase.h
>
23
#include <
winnls.h
>
24
#include <
winreg.h
>
25
#include <
winuser.h
>
26
#include <
winver.h
>
27
28
#include <
initguid.h
>
29
// #include <shlobj.h> // If used, initguid.h must be included before!
30
#include <
shlwapi.h
>
31
#include <
shellapi.h
>
32
#include <commctrl.h>
33
#include <
prsht.h
>
34
#include <
strsafe.h
>
35
36
#include "
msconfig.h
"
37
#include "
resource.h
"
38
39
#define MAX_KEY_LENGTH 255
40
#define MAX_VALUE_NAME 16383
41
42
#endif
/* _MSCONFIG_PCH_ */
initguid.h
msconfig.h
prsht.h
shellapi.h
shlwapi.h
strsafe.h
resource.h
winbase.h
windef.h
winnls.h
winreg.h
winuser.h
winver.h
base
applications
msconfig_new
precomp.h
Generated on Wed Apr 30 2025 06:17:53 for ReactOS by
1.9.6