ChangeSet ID: 11021
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/02/09 19:35:16
Modified files:
dlls/oleaut32 : typelib2.c
Log message:
Alastair Bridgewater <nyef(a)softhome.net>
Stubbed-out implementation of the ITypeLib interface.
A fix to ICreateTypeInfo::AddRefTypeInfo() to use Release() instead of
hacking a refcount directly.
A missed API doc comment for the ITypeInfo interface.
Patch: http://cvs.winehq.org/patch.py?id=11021
Old revision New revision Changes Path
1.10 1.11 +364 -5 wine/dlls/oleaut32/typelib2.c