26 Oct
2005
26 Oct
'05
10:12 a.m.
ChangeSet ID: 20834 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/26 05:12:30 Modified files: dlls/oleaut32 : tmarshal.c Log message: Robert Shearman <rob(a)codeweavers.com> - Forward IDispatch functions to the MIDL-generated proxy. - Remove special cases caused by previous marshaling of IDispatch & IUnknown that is no longer done. - Add error messages if an IUnknown or IDispatch method is called when it no longer should be. Patch: http://cvs.winehq.org/patch.py?id=20834 Old revision New revision Changes Path 1.67 1.68 +148 -688 wine/dlls/oleaut32/tmarshal.c