#define STANDALONE #include extern void func_wmvcore(void); const struct test winetest_testlist[] = { { "wmvcore", func_wmvcore }, { 0, 0 } };