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

Alexandre Julliard julliard at winehq.org
Mon Apr 26 18:33:39 CDT 2004


ChangeSet ID:	12158
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/26 18:33:39

Modified files:
	dlls/rpcrt4    : rpc_server.c rpc_message.c rpc_defs.h 
	                 rpc_binding.h rpc_binding.c 
Added files:
	dlls/rpcrt4    : rpc_message.h 

Log message:
	Filip Navara <xnavara at volny.cz>
	Make RPCRT4 use Windows compatible protocol (DCE v5.0) for
	communication.

Patch: http://cvs.winehq.org/patch.py?id=12158

Old revision  New revision  Changes     Path
 1.28          1.29          +121 -96    wine/dlls/rpcrt4/rpc_server.c
 1.10          1.11          +456 -133   wine/dlls/rpcrt4/rpc_message.c
 1.1           1.2           +121 -19    wine/dlls/rpcrt4/rpc_defs.h
 1.5           1.6           +4 -2       wine/dlls/rpcrt4/rpc_binding.h
 1.23          1.24          +110 -12    wine/dlls/rpcrt4/rpc_binding.c
 Added         1.1           +0 -0       wine/dlls/rpcrt4/rpc_message.h




More information about the wine-cvs mailing list