Robert Lunnon <[EMAIL PROTECTED]> writes: > Anyone know why this patch wasn't applied ? I don't know about anyone else > but > I'm still getting va_list undeclared.
The stdarg.h include has to go in the C files that need it, not in the header since it's not in the Windows header. -- Alexandre Julliard [EMAIL PROTECTED]