PATCH - some build fixes for w32api headers

Alexandre Julliard julliard at winehq.org
Wed Aug 20 22:55:01 CDT 2003


Steven Edwards <steven_ed4153 at yahoo.com> writes:

> --- Alexandre Julliard <julliard at winehq.org> wrote:
>> Why do you need to add stdarg.h everywhere? AFAICS it should be
>> already included by the headers that require it.
>
> While the WINE winbase.h includes these lines w32api and the copy of SP3 for MS_VC6 does not. 
>
> #ifndef RC_INVOKED
> #include <stdarg.h>
> #endif

OK, then the patch is correct, but you should also remove that
stdarg.h from the Wine headers, to make sure that the problem doesn't
come back.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list