ChangeSet ID: 5735 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/10 18:26:53
Modified files: dlls/rpcrt4 : Makefile.in rpcrt4.spec include : rpcproxy.h Added files: dlls/rpcrt4 : ndr_midl.c
Log message: Ove Kaaven ovek@transgaming.com Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyInitialize, NdrProxySendReceive, NdrStubGetBuffer, NdrStubInitialize.
Patch: http://cvs.winehq.com/patch.py?id=5735
Old revision New revision Changes Path 1.14 1.15 +1 -0 wine/dlls/rpcrt4/Makefile.in 1.25 1.26 +7 -7 wine/dlls/rpcrt4/rpcrt4.spec 1.4 1.5 +5 -5 wine/include/rpcproxy.h Added 1.1 +0 -0 wine/dlls/rpcrt4/ndr_midl.c