Help required to change function prototype

Dmitry Timoshkov dmitry at codeweavers.com
Wed Sep 6 10:05:54 CDT 2006


"Andrew Talbot" <Andrew.Talbot at 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.

-- 
Dmitry.



More information about the wine-devel mailing list