commit | c6296c418f9b7f7e77bf7c3afcc9c7f2648ee7a3 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Wed Jun 01 11:03:40 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jun 01 11:03:40 2005 +0000 |
tree | 934f71a188df0d6415e600effb1acb130257a249 | |
parent | 9ddf17bfa7bd6bfaa683db976d58b68270e63cba [diff] |
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.