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_animate
(
void
);
7
extern
void
func_button
(
void
);
8
extern
void
func_combo
(
void
);
9
extern
void
func_datetime
(
void
);
10
extern
void
func_dpa
(
void
);
11
extern
void
func_edit
(
void
);
12
extern
void
func_header
(
void
);
13
extern
void
func_imagelist
(
void
);
14
extern
void
func_ipaddress
(
void
);
15
extern
void
func_listbox
(
void
);
16
extern
void
func_listview
(
void
);
17
extern
void
func_misc
(
void
);
18
extern
void
func_monthcal
(
void
);
19
extern
void
func_mru
(
void
);
20
extern
void
func_pager
(
void
);
21
extern
void
func_progress
(
void
);
22
extern
void
func_propsheet
(
void
);
23
extern
void
func_rebar
(
void
);
24
extern
void
func_static
(
void
);
25
extern
void
func_status
(
void
);
26
extern
void
func_subclass
(
void
);
27
extern
void
func_syslink
(
void
);
28
extern
void
func_tab
(
void
);
29
extern
void
func_taskdialog
(
void
);
30
extern
void
func_toolbar
(
void
);
31
extern
void
func_tooltips
(
void
);
32
extern
void
func_trackbar
(
void
);
33
extern
void
func_treeview
(
void
);
34
extern
void
func_updown
(
void
);
35
36
const
struct
test
winetest_testlist
[] =
37
{
38
{
"animate"
,
func_animate
},
39
{
"button"
,
func_button
},
40
{
"combo"
,
func_combo
},
41
{
"datetime"
,
func_datetime
},
42
{
"dpa"
,
func_dpa
},
43
{
"edit"
,
func_edit
},
44
{
"header"
,
func_header
},
45
{
"imagelist"
,
func_imagelist
},
46
{
"ipaddress"
,
func_ipaddress
},
47
{
"listbox"
,
func_listbox
},
48
{
"listview"
,
func_listview
},
49
{
"misc"
,
func_misc
},
50
{
"monthcal"
,
func_monthcal
},
51
{
"mru"
,
func_mru
},
52
{
"pager"
,
func_pager
},
53
{
"progress"
,
func_progress
},
54
{
"propsheet"
,
func_propsheet
},
55
{
"rebar"
,
func_rebar
},
56
{
"static"
,
func_static
},
57
{
"status"
,
func_status
},
58
{
"subclass"
,
func_subclass
},
59
{
"syslink"
,
func_syslink
},
60
{
"tab"
,
func_tab
},
61
{
"taskdialog"
,
func_taskdialog
},
62
{
"toolbar"
,
func_toolbar
},
63
{
"tooltips"
,
func_tooltips
},
64
{
"trackbar"
,
func_trackbar
},
65
{
"treeview"
,
func_treeview
},
66
{
"updown"
,
func_updown
},
67
{ 0, 0 }
68
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_propsheet
void func_propsheet(void)
func_button
void func_button(void)
func_toolbar
void func_toolbar(void)
func_status
void func_status(void)
func_datetime
void func_datetime(void)
func_ipaddress
void func_ipaddress(void)
func_tooltips
void func_tooltips(void)
func_listbox
void func_listbox(void)
func_monthcal
void func_monthcal(void)
func_edit
void func_edit(void)
func_animate
void func_animate(void)
func_pager
void func_pager(void)
func_misc
void func_misc(void)
func_combo
void func_combo(void)
func_taskdialog
void func_taskdialog(void)
func_header
void func_header(void)
func_rebar
void func_rebar(void)
func_subclass
void func_subclass(void)
func_updown
void func_updown(void)
func_imagelist
void func_imagelist(void)
func_dpa
void func_dpa(void)
func_tab
void func_tab(void)
func_static
void func_static(void)
func_mru
void func_mru(void)
func_progress
void func_progress(void)
func_syslink
void func_syslink(void)
func_treeview
void func_treeview(void)
func_trackbar
void func_trackbar(void)
func_listview
void func_listview(void)
test.h
modules
rostests
winetests
comctl32
testlist.c
Generated on Wed Nov 27 2024 06:06:30 for ReactOS by
1.9.6