ReactOS
0.4.16-dev-1113-g99ecbf5
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
stubs.c
Go to the documentation of this file.
1
#include <
windef.h
>
2
#include <
reactos/debug.h
>
3
4
typedef
PVOID
PREADERMODEINFO
;
5
6
HWND
7
WINAPI
8
CreatePage
(
9
DWORD
dwInitParam,
10
HWND
hWndParent
)
11
{
12
UNIMPLEMENTED
;
13
return
NULL
;
14
}
15
16
HWND
17
WINAPI
18
CreateProxyPage
(
19
DWORD
dwUnknown1,
20
DWORD
dwUnknown2)
21
{
22
UNIMPLEMENTED
;
23
return
NULL
;
24
}
25
26
VOID
27
WINAPI
28
DoReaderMode
(
29
PREADERMODEINFO
prmi)
30
{
31
UNIMPLEMENTED
;
32
}
33
34
VOID
35
WINAPI
36
SHGetProcessDword
(
37
DWORD
dwUnknown1,
38
DWORD
dwUnknown2)
39
{
40
UNIMPLEMENTED
;
41
}
UNIMPLEMENTED
#define UNIMPLEMENTED
Definition:
ntoskrnl.c:15
NULL
#define NULL
Definition:
types.h:112
PREADERMODEINFO
PVOID PREADERMODEINFO
Definition:
stubs.c:4
SHGetProcessDword
VOID WINAPI SHGetProcessDword(DWORD dwUnknown1, DWORD dwUnknown2)
Definition:
stubs.c:36
CreatePage
HWND WINAPI CreatePage(DWORD dwInitParam, HWND hWndParent)
Definition:
stubs.c:8
CreateProxyPage
HWND WINAPI CreateProxyPage(DWORD dwUnknown1, DWORD dwUnknown2)
Definition:
stubs.c:18
DoReaderMode
VOID WINAPI DoReaderMode(PREADERMODEINFO prmi)
Definition:
stubs.c:28
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
void
Definition:
nsiface.idl:2307
hWndParent
static HWND hWndParent
Definition:
syslink.c:32
debug.h
windef.h
WINAPI
#define WINAPI
Definition:
msvc.h:6
dll
win32
comctl32
stubs.c
Generated on Tue May 13 2025 06:15:46 for ReactOS by
1.9.6