On Thu, Oct 31, 2002 at 08:49:18AM -0600, Greg Turner wrote:
> LICENSE: X11
> 
> CHANGELOG: 
> * dlls/rpcrt4: rpc_server.c;
>   include: rpcdcep.h:
>   Greg Turner <[EMAIL PROTECTED]>
> - One more fixup for winapi_check
> 

-UINT WINAPI I_RpcWindowProc( HANDLE hWnd, UINT Message, UINT wParam, ULONG lParam)
+UINT WINAPI I_RpcWindowProc( void *hWnd, UINT Message, UINT wParam, ULONG lParam )

That's totaly broken. It's a problem in winapi_check and not in your
code. Well, their is a problem in your code too, i would change HANDLE
to HWND.

bye
        michael
-- 
Michael Stefaniuc               Tel.: +49-711-96437-199
System Administration           Fax.: +49-711-96437-111
Red Hat GmbH                    Email: [EMAIL PROTECTED]
Hauptstaetterstr. 58            http://www.redhat.de/
D-70178 Stuttgart

Attachment: msg13162/pgp00000.pgp
Description: PGP signature

Reply via email to