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_CloseThemeData
(
void
);
6
extern
void
func_DrawThemeParentBackground
(
void
);
7
extern
void
func_GetThemeParseErrorInfo
(
void
);
8
extern
void
func_SetThemeAppProperties
(
void
);
9
extern
void
func_SetWindowTheme
(
void
);
10
11
const
struct
test
winetest_testlist
[] =
12
{
13
{
"CloseThemeData"
,
func_CloseThemeData
},
14
{
"DrawThemeParentBackground"
,
func_DrawThemeParentBackground
},
15
{
"GetThemeParseErrorInfo"
,
func_GetThemeParseErrorInfo
},
16
{
"SetWindowTheme"
,
func_SetWindowTheme
},
17
{
"SetThemeAppProperties"
,
func_SetThemeAppProperties
},
18
{ 0, 0 }
19
};
apitest.h
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_CloseThemeData
void func_CloseThemeData(void)
func_GetThemeParseErrorInfo
void func_GetThemeParseErrorInfo(void)
func_DrawThemeParentBackground
void func_DrawThemeParentBackground(void)
func_SetWindowTheme
void func_SetWindowTheme(void)
func_SetThemeAppProperties
void func_SetThemeAppProperties(void)
modules
rostests
apitests
uxtheme
testlist.c
Generated on Thu Dec 4 2025 06:07:13 for ReactOS by
1.9.6