ReactOS
0.4.16-dev-297-gc569aee
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
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
_
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
/* Automatically generated file; DO NOT EDIT!! */
2
3
#define STANDALONE
4
#include <
wine/test.h
>
5
6
extern
void
func_action
(
void
);
7
extern
void
func_automation
(
void
);
8
extern
void
func_db
(
void
);
9
extern
void
func_format
(
void
);
10
extern
void
func_install
(
void
);
11
extern
void
func_msi
(
void
);
12
extern
void
func_package
(
void
);
13
extern
void
func_patch
(
void
);
14
extern
void
func_record
(
void
);
15
extern
void
func_source
(
void
);
16
extern
void
func_suminfo
(
void
);
17
18
const
struct
test
winetest_testlist
[] =
19
{
20
{
"action"
,
func_action
},
21
{
"automation"
,
func_automation
},
22
{
"db"
,
func_db
},
23
{
"format"
,
func_format
},
24
{
"install"
,
func_install
},
25
{
"msi"
,
func_msi
},
26
{
"package"
,
func_package
},
27
{
"patch"
,
func_patch
},
28
{
"record"
,
func_record
},
29
{
"source"
,
func_source
},
30
{
"suminfo"
,
func_suminfo
},
31
{ 0, 0 }
32
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_db
void func_db(void)
func_install
void func_install(void)
func_record
void func_record(void)
func_suminfo
void func_suminfo(void)
func_patch
void func_patch(void)
func_msi
void func_msi(void)
func_format
void func_format(void)
func_source
void func_source(void)
func_action
void func_action(void)
func_automation
void func_automation(void)
func_package
void func_package(void)
test.h
modules
rostests
winetests
msi
testlist.c
Generated on Wed Nov 27 2024 06:06:30 for ReactOS by
1.9.6