From bf89d5df7d42b33ae54b7f6e2c4ae1e94d838e6e Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Sun, 13 Mar 2005 01:54:53 +0000 Subject: [PATCH] added winetest gui program. Does not interact with server yet and requires advapi32 and comctl32 tests to be built. svn path=/trunk/; revision=13989 --- reactos/apps/utils/winetest/config.h | 949 ++++++++++++++++++++++++ reactos/apps/utils/winetest/dist.rc | 25 + reactos/apps/utils/winetest/gui.c | 473 ++++++++++++ reactos/apps/utils/winetest/main.c | 621 ++++++++++++++++ reactos/apps/utils/winetest/makefile | 23 + reactos/apps/utils/winetest/port.h | 469 ++++++++++++ reactos/apps/utils/winetest/resource.h | 53 ++ reactos/apps/utils/winetest/send.c | 223 ++++++ reactos/apps/utils/winetest/tests.rc | 20 + reactos/apps/utils/winetest/util.c | 118 +++ reactos/apps/utils/winetest/wine.ico | Bin 0 -> 1078 bytes reactos/apps/utils/winetest/winetest.h | 61 ++ reactos/apps/utils/winetest/winetest.rc | 132 ++++ 13 files changed, 3167 insertions(+) create mode 100644 reactos/apps/utils/winetest/config.h create mode 100644 reactos/apps/utils/winetest/dist.rc create mode 100644 reactos/apps/utils/winetest/gui.c create mode 100644 reactos/apps/utils/winetest/main.c create mode 100644 reactos/apps/utils/winetest/makefile create mode 100644 reactos/apps/utils/winetest/port.h create mode 100644 reactos/apps/utils/winetest/resource.h create mode 100644 reactos/apps/utils/winetest/send.c create mode 100644 reactos/apps/utils/winetest/tests.rc create mode 100644 reactos/apps/utils/winetest/util.c create mode 100644 reactos/apps/utils/winetest/wine.ico create mode 100644 reactos/apps/utils/winetest/winetest.h create mode 100644 reactos/apps/utils/winetest/winetest.rc diff --git a/reactos/apps/utils/winetest/config.h b/reactos/apps/utils/winetest/config.h new file mode 100644 index 00000000000..949acf8a401 --- /dev/null +++ b/reactos/apps/utils/winetest/config.h @@ -0,0 +1,949 @@ +/* include/config.h. Generated by configure. */ +/* include/config.h.in. Generated from configure.ac by autoheader. */ + +#define __WINE_CONFIG_H + +/* Specifies the compiler flag that forces a short wchar_t */ +#define CC_FLAG_SHORT_WCHAR "-fshort-wchar" + +/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP + systems. This function is required for `alloca.c' support on those systems. + */ +/* #undef CRAY_STACKSEG_END */ + +/* Define to 1 if using `alloca.c'. */ +/* #undef C_ALLOCA */ + +/* Define to 1 if you have `alloca', as a function or macro. */ +#define HAVE_ALLOCA 1 + +/* Define to 1 if you have and it should be used (not on Ultrix). + */ +/* #undef HAVE_ALLOCA_H */ + +/* Define if you have ALSA 1.x including devel headers */ +/* #undef HAVE_ALSA */ + +/* Define to 1 if you have the header file. */ +/* #undef HAVE_ALSA_ASOUNDLIB_H */ + +/* Define to 1 if you have the header file. */ +/* #undef HAVE_ARPA_INET_H */ + +/* Define to 1 if you have the header file. */ +/* #undef HAVE_ARPA_NAMESER_H */ + +/* Define if you have ARTS sound server */ +/* #undef HAVE_ARTS */ + +/* Define if the assembler keyword .size is accepted */ +/* #undef HAVE_ASM_DOT_SIZE */ + +/* Define to 1 if you have the