ReactOS
0.4.16-dev-819-g75c0dc0
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_CloseThemeData
(
void
);
7
extern
void
func_DrawThemeParentBackground
(
void
);
8
extern
void
func_GetThemeParseErrorInfo
(
void
);
9
extern
void
func_SetThemeAppProperties
(
void
);
10
extern
void
func_SetWindowTheme
(
void
);
11
12
const
struct
test
winetest_testlist
[] =
13
{
14
{
"CloseThemeData"
,
func_CloseThemeData
},
15
{
"DrawThemeParentBackground"
,
func_DrawThemeParentBackground
},
16
{
"GetThemeParseErrorInfo"
,
func_GetThemeParseErrorInfo
},
17
{
"SetWindowTheme"
,
func_SetWindowTheme
},
18
{
"SetThemeAppProperties"
,
func_SetThemeAppProperties
},
19
{ 0, 0 }
20
};
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 Sat Mar 15 2025 06:06:42 for ReactOS by
1.9.6