rpc_H_PL9

Michael Stefaniuc mstefani at redhat.de
Thu Oct 31 09:05:13 CST 2002


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 <gmturner007 at ameritech.net>
> - 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: mstefani at redhat.com
Hauptstaetterstr. 58            http://www.redhat.de/
D-70178 Stuttgart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20021031/656295b2/attachment.pgp


More information about the wine-devel mailing list