ChangeSet ID: 5719 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/10 16:18:30 Modified files: dlls/rpcrt4 : Makefile.in rpcrt4.spec Added files: dlls/rpcrt4 : cproxy.c cpsf.h Log message: Ove Kaaven <ovek(a)transgaming.com> IUnknown_[QAR]_Proxy implementations, VTbl construction, the dreaded ObjectStubless, and other proxy-related goodies. Patch: http://cvs.winehq.com/patch.py?id=5719 Old revision New revision Changes Path 1.12 1.13 +2 -0 wine/dlls/rpcrt4/Makefile.in 1.23 1.24 +3 -3 wine/dlls/rpcrt4/rpcrt4.spec Added 1.1 +0 -0 wine/dlls/rpcrt4/cproxy.c Added 1.1 +0 -0 wine/dlls/rpcrt4/cpsf.h