/* Automatically generated file; DO NOT EDIT!! */ #define STANDALONE #include extern void func_propstore(void); extern void func_propsys(void); const struct test winetest_testlist[] = { { "propstore", func_propstore }, { "propsys", func_propsys }, { 0, 0 } };