ReactOS
0.4.16-dev-1007-g2e85425
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
//#pragma once
2
3
#ifndef __REACTOS__
4
5
#define WIN32_LEAN_AND_MEAN
6
#include <Windows.h>
7
#include <
windowsx.h
>
8
#include <
setupapi.h
>
9
#include <
cfgmgr32.h
>
10
#include <commctrl.h>
11
#include <Uxtheme.h>
12
#include <
richedit.h
>
13
14
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS
// some CString constructors will be explicit
15
#include <tchar.h>
16
#include <atlbase.h>
17
#include <
atlstr.h
>
18
#include <
atlcoll.h
>
19
20
#include <
strsafe.h
>
21
22
23
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
24
25
#include "
resource.h
"
26
27
28
#else
29
30
#include <string.h>
31
#include <wchar.h>
32
33
#include <tchar.h>
34
#include <
windef.h
>
35
#include <
winbase.h
>
36
#include <
winreg.h
>
37
#include <
wingdi.h
>
38
#include <
winnls.h
>
39
#include <
wincon.h
>
40
#include <
shlobj.h
>
41
#include <
shlwapi.h
>
42
#include <
strsafe.h
>
43
44
#include <commctrl.h>
45
#include <
cfgmgr32.h
>
46
#include <
uxtheme.h
>
47
48
#include <atlbase.h>
49
#include <
atlstr.h
>
50
#include <
atlcoll.h
>
51
52
//WINE_DEFAULT_DEBUG_CHANNEL(charmap);
53
54
#endif
atlcoll.h
atlstr.h
cfgmgr32.h
richedit.h
setupapi.h
shlobj.h
shlwapi.h
strsafe.h
uxtheme.h
resource.h
winbase.h
wincon.h
windef.h
windowsx.h
wingdi.h
winnls.h
winreg.h
base
applications
charmap_new
precomp.h
Generated on Fri Apr 18 2025 06:17:47 for ReactOS by
1.9.6