wine/ include/rpcndr.h dlls/rpcrt4/rpc_server. ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 28 15:14:17 CST 2002


ChangeSet ID:	6056
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/28 15:14:16

Modified files:
	include        : rpcndr.h 
	dlls/rpcrt4    : rpc_server.c rpc_message.c ndr_midl.c 
	                 ndr_marshall.c 

Log message:
	Greg Turner <gmturner007 at ameritech.net>
	- Clean up and add some comments.
	- Add NDR Data representation constants.
	- Propagate DataRepresentation into and out of packet headers.
	- Implement NdrServerInitializeNew

Patch: http://cvs.winehq.com/patch.py?id=6056

Old revision  New revision  Changes     Path
 1.15          1.16          +10 -0      wine/include/rpcndr.h
 1.8           1.9           +6 -0       wine/dlls/rpcrt4/rpc_server.c
 1.2           1.3           +4 -0       wine/dlls/rpcrt4/rpc_message.c
 1.8           1.9           +20 -1      wine/dlls/rpcrt4/ndr_midl.c
 1.6           1.7           +5 -1       wine/dlls/rpcrt4/ndr_marshall.c




More information about the wine-cvs mailing list