wine/dlls/ole32 stubmanager.c rpc.c marshal.c ...
ChangeSet ID: 16115 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/02/15 09:02:49 Modified files: dlls/ole32 : stubmanager.c rpc.c marshal.c compobj_private.h compobj.c Log message: Robert Shearman <rob(a)codeweavers.com> Make COM use the RPC runtime as the backend for RPC calls. Based on a patch by Ove Kåven. Patch: http://cvs.winehq.org/patch.py?id=16115 Old revision New revision Changes Path 1.15 1.16 +3 -1 wine/dlls/ole32/stubmanager.c 1.54 1.55 +360 -643 wine/dlls/ole32/rpc.c 1.65 1.66 +3 -0 wine/dlls/ole32/marshal.c 1.43 1.44 +4 -2 wine/dlls/ole32/compobj_private.h 1.139 1.140 +0 -2 wine/dlls/ole32/compobj.c
participants (1)
-
Alexandre Julliard