wine/dlls/rpcrt4 rpc_server.c rpc_message.c nd ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 21 22:36:00 CDT 2003


ChangeSet ID:	8337
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/05/21 22:36:00

Modified files:
	dlls/rpcrt4    : rpc_server.c rpc_message.c ndr_midl.c 
Added files:
	dlls/rpcrt4    : rpc_misc.h 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	Initial support for RPC call failures, by catching RPC server
	exceptions and returning simple failure packets, and throwing
	exceptions on the client side when unmarshalling the failure packet.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8337

Old revision  New revision  Changes     Path
 1.16          1.17          +25 -2      wine/dlls/rpcrt4/rpc_server.c
 1.6           1.7           +22 -2      wine/dlls/rpcrt4/rpc_message.c
 1.13          1.14          +4 -0       wine/dlls/rpcrt4/ndr_midl.c
 Added         1.1           +0 -0       wine/dlls/rpcrt4/rpc_misc.h




More information about the wine-cvs mailing list