wine/ include/rpcndr.h dlls/rpcrt4/rpcrt4.spec ...
ChangeSet ID: 6035 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/28 14:07:02 Modified files: include : rpcndr.h dlls/rpcrt4 : rpcrt4.spec rpc_server.c rpc_binding.c ndr_midl.c ndr_marshall.c Log message: Greg Turner <gmturner007(a)ameritech.net> - Clean up and enhance some traces. - Stubs for NdrConvert, NdrConvert2, and NdrServerInitializeNew. Patch: http://cvs.winehq.com/patch.py?id=6035 Old revision New revision Changes Path 1.14 1.15 +2 -0 wine/include/rpcndr.h 1.33 1.34 +3 -3 wine/dlls/rpcrt4/rpcrt4.spec 1.7 1.8 +2 -2 wine/dlls/rpcrt4/rpc_server.c 1.4 1.5 +1 -1 wine/dlls/rpcrt4/rpc_binding.c 1.7 1.8 +10 -0 wine/dlls/rpcrt4/ndr_midl.c 1.4 1.5 +19 -1 wine/dlls/rpcrt4/ndr_marshall.c
participants (1)
-
Alexandre Julliard