ChangeSet ID: 18032 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/09 04:45:59
Modified files: dlls/ole32 : stubmanager.c marshal.c
Log message: Robert Shearman rob@codeweavers.com IUnknown isn't a remotable interface so the stub manager shouldn't need a marshaller for it.
Patch: http://cvs.winehq.org/patch.py?id=18032
Old revision New revision Changes Path 1.19 1.20 +2 -2 wine/dlls/ole32/stubmanager.c 1.76 1.77 +22 -14 wine/dlls/ole32/marshal.c