26 Oct
2005
26 Oct
'05
1:56 p.m.
ChangeSet ID: 20847 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/26 08:56:00 Modified files: include : rpcproxy.h dlls/rpcrt4 : rpcrt4.spec ndr_midl.c cstub.c Log message: Huw Davies <huw(a)codeweavers.com> Stubs for NdrStubForwardingFunction and NdrCStdStubBuffer2_Release along with a few related defines. Patch: http://cvs.winehq.org/patch.py?id=20847 Old revision New revision Changes Path 1.15 1.16 +16 -0 wine/include/rpcproxy.h 1.58 1.59 +2 -2 wine/dlls/rpcrt4/rpcrt4.spec 1.22 1.23 +10 -0 wine/dlls/rpcrt4/ndr_midl.c 1.9 1.10 +7 -0 wine/dlls/rpcrt4/cstub.c