Implementation of ICreateTypeInfo2_SetHelpContext,
authorAlastair Bridgewater <nyef@softhome.net>
Mon, 15 Mar 2004 20:05:19 +0000 (20:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Mar 2004 20:05:19 +0000 (20:05 +0000)
commit04e4f3cade62ea8ffbbc90961835fd6a52a90522
treea00083f06d2c26ef94b0b654523dc9332cc934de
parent6e500f6570281e375d08c0e99c8db939a7160f71
Implementation of ICreateTypeInfo2_SetHelpContext,
ICreateTypeInfo2_SetTypeDescAlias, ITypeLib2_GetTypeInfoCount,
ITypeLib2_GetTypeInfoType, and ITypeLib2_IsName.
Fix to ICreateTypeInfo2_SetVarName to fix a case where multiple
instances of the same name are used in the same typelib.
dlls/oleaut32/typelib2.c