OLE: Support HREFTYPEs For ITypeInfos
commit190d05f4db08190b86517832a5608325da9734e3
authorRobert Shearman <rob@codeweavers.com>
Sat, 3 Dec 2005 17:20:27 +0000 (3 18:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Dec 2005 17:20:27 +0000 (3 18:20 +0100)
treec87e1558efd42dc4f2b6cfcb9ef2c1a69edc88f6
parentd8d1693def4dea73b60d9ce0786bf938a0a6f7cc
OLE: Support HREFTYPEs For ITypeInfos
Add support for reading the hreftype of a typeinfo, return it to the
application in ITypeComp_Bind for the DESKIND_APPOBJECT case and
support referencing it in ITypeInfo_GetRefTypeInfo.
dlls/oleaut32/typelib.c