ReactOS
0.4.16-dev-1946-g52006dd
testlist.c
Go to the documentation of this file.
1
2
#define STANDALONE
3
#include <
apitest.h
>
4
5
extern
void
func_browseui
(
void
);
6
extern
void
func_certmgr
(
void
);
7
extern
void
func_combase
(
void
);
8
extern
void
func_explorerframe
(
void
);
9
extern
void
func_ieframe
(
void
);
10
extern
void
func_interfaces
(
void
);
11
extern
void
func_netcfgx
(
void
);
12
extern
void
func_netshell
(
void
);
13
extern
void
func_ole32
(
void
);
14
extern
void
func_prnfldr
(
void
);
15
extern
void
func_shdocvw
(
void
);
16
extern
void
func_shell32
(
void
);
17
extern
void
func_windows_storage
(
void
);
18
extern
void
func_zipfldr
(
void
);
19
20
const
struct
test
winetest_testlist
[] =
21
{
22
{
"browseui"
,
func_browseui
},
23
{
"certmgr"
,
func_certmgr
},
24
{
"combase"
,
func_combase
},
25
{
"explorerframe"
,
func_explorerframe
},
26
{
"ieframe"
,
func_ieframe
},
27
{
"interfaces"
,
func_interfaces
},
28
{
"netcfgx"
,
func_netcfgx
},
29
{
"netshell"
,
func_netshell
},
30
{
"ole32"
,
func_ole32
},
31
{
"prnfldr"
,
func_prnfldr
},
32
{
"shdocvw"
,
func_shdocvw
},
33
{
"shell32"
,
func_shell32
},
34
{
"windows_storage"
,
func_windows_storage
},
35
{
"zipfldr"
,
func_zipfldr
},
36
37
{ 0, 0 }
38
};
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_prnfldr
void func_prnfldr(void)
func_combase
void func_combase(void)
func_zipfldr
void func_zipfldr(void)
func_windows_storage
void func_windows_storage(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)
func_explorerframe
void func_explorerframe(void)
modules
rostests
apitests
com
testlist.c
Generated on Thu Dec 4 2025 06:07:12 for ReactOS by
1.9.6