ITypeInfo::Invoke should also search inherited interfaces for the
commit77f8e5fef2b3a8e085ed8e5d50c792cc19bef780
authorOve Kaaven <ovek@transgaming.com>
Thu, 4 Oct 2001 16:14:08 +0000 (4 16:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Oct 2001 16:14:08 +0000 (4 16:14 +0000)
tree04e4826c31aa3263efeb5e5709ce865150c7081b
parent3c76b14474c6d5a3b7b4af55bd472f425856643d
ITypeInfo::Invoke should also search inherited interfaces for the
method to invoke.
ITypeInfo::GetIDsOfNames needs to do case-insensitive string
compares.
dlls/oleaut32/typelib.c