oleaut: ITypeInfo::GetIDsOfNames should search inherited interfaces
commit4b19449b6b145880461fc133296fa26d9c1dc7c5
authorRobert Shearman <rob@codeweavers.com>
Tue, 21 Mar 2006 13:45:51 +0000 (21 13:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Mar 2006 19:02:11 +0000 (21 20:02 +0100)
treed83c83e85c0f46086e719a37a84099291f051072
parent130a0e4f41e8f3c381942734be3c3f14030bce46
oleaut: ITypeInfo::GetIDsOfNames should search inherited interfaces
regardless of what type they are.

Add a test for this and dump type infos created with CreateDispTypeInfo.
dlls/oleaut32/tests/typelib.c
dlls/oleaut32/typelib.c