ChangeSet ID: 11484
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/03/15 14:05:19
Modified files:
dlls/oleaut32 : typelib2.c
Log message:
Alastair Bridgewater <nyef(a)softhome.net>
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.
Patch: http://cvs.winehq.org/patch.py?id=11484
Old revision New revision Changes Path
1.16 1.17 +63 -15 wine/dlls/oleaut32/typelib2.c