wine/ include/rpcndr.h dlls/rpcrt4/rpc_server. ...
ChangeSet ID: 6056 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)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(a)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
participants (1)
-
Alexandre Julliard