2008-05-09 17:35:45 +00:00
|
|
|
/* Automatically generated file; DO NOT EDIT!! */
|
|
|
|
|
|
|
|
#define STANDALONE
|
2013-09-21 14:14:26 +00:00
|
|
|
#include <wine/test.h>
|
2008-05-09 17:35:45 +00:00
|
|
|
|
|
|
|
extern void func_msacm(void);
|
|
|
|
|
|
|
|
const struct test winetest_testlist[] =
|
|
|
|
{
|
|
|
|
{ "msacm", func_msacm },
|
|
|
|
{ 0, 0 }
|
|
|
|
};
|