ReactOS
0.4.16-dev-927-g467dec4
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
testlist.c
Go to the documentation of this file.
1
#define __ROS_LONG64__
2
3
#define STANDALONE
4
#include <
apitest.h
>
5
6
extern
void
func_browseui
(
void
);
7
extern
void
func_certmgr
(
void
);
8
extern
void
func_ieframe
(
void
);
9
extern
void
func_interfaces
(
void
);
10
extern
void
func_netcfgx
(
void
);
11
extern
void
func_netshell
(
void
);
12
extern
void
func_ole32
(
void
);
13
extern
void
func_shdocvw
(
void
);
14
extern
void
func_shell32
(
void
);
15
extern
void
func_zipfldr
(
void
);
16
17
const
struct
test
winetest_testlist
[] =
18
{
19
{
"browseui"
,
func_browseui
},
20
{
"certmgr"
,
func_certmgr
},
21
{
"ieframe"
,
func_ieframe
},
22
{
"interfaces"
,
func_interfaces
},
23
{
"netcfgx"
,
func_netcfgx
},
24
{
"netshell"
,
func_netshell
},
25
{
"ole32"
,
func_ole32
},
26
{
"shdocvw"
,
func_shdocvw
},
27
{
"shell32"
,
func_shell32
},
28
{
"zipfldr"
,
func_zipfldr
},
29
30
{ 0, 0 }
31
};
apitest.h
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_ole32
void func_ole32(void)
func_shdocvw
void func_shdocvw(void)
func_zipfldr
void func_zipfldr(void)
func_netshell
void func_netshell(void)
func_netcfgx
void func_netcfgx(void)
func_browseui
void func_browseui(void)
func_interfaces
void func_interfaces(void)
func_shell32
void func_shell32(void)
func_certmgr
void func_certmgr(void)
func_ieframe
void func_ieframe(void)
modules
rostests
apitests
com
testlist.c
Generated on Sun Mar 30 2025 06:06:43 for ReactOS by
1.9.6