"Andrew Talbot" Andrew.Talbot@talbotville.com wrote:
In file included from ../../include/thread.h:29, from relay.c:30: ../../include/winternl.h:1933: error: expected declaration specifiers or ... before PCVOID make[2]: *** [relay.o] Error 1 make[1]: *** [winebuild] Error 2 make: *** [tools] Error 2
Use LPCVOID instead of PCVOID.