ChangeSet ID: 15700 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/26 14:42:30
Modified files: dlls/ole32/tests: marshal.c dlls/ole32 : stubmanager.c rpc.c marshal.c
Log message: Robert Shearman rob@codeweavers.com - Implement IRemUnknown. - Use IRemUnknown for life-cycle management instead of the current hacks.
Patch: http://cvs.winehq.org/patch.py?id=15700
Old revision New revision Changes Path 1.8 1.9 +5 -1 wine/dlls/ole32/tests/marshal.c 1.9 1.10 +207 -0 wine/dlls/ole32/stubmanager.c 1.47 1.48 +5 -1 wine/dlls/ole32/rpc.c 1.56 1.57 +105 -5 wine/dlls/ole32/marshal.c