ChangeSet ID: 17848 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/01 06:03:40
Modified files: dlls/oleaut32 : tmarshal.c
Log message: Robert Shearman rob@codeweavers.com If we are accessing a method from a superclass then we need to use the superclass's ITypeInfo otherwise we could get errors when accessing hreftypes that aren't present in the subclass.
Patch: http://cvs.winehq.org/patch.py?id=17848
Old revision New revision Changes Path 1.52 1.53 +34 -20 wine/dlls/oleaut32/tmarshal.c