Stubbed-out implementation of the ITypeLib interface.
commitd4745d5b46d9904540855bde76e4cdea9c44bbca
authorAlastair Bridgewater <nyef@softhome.net>
Tue, 10 Feb 2004 01:35:16 +0000 (10 01:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Feb 2004 01:35:16 +0000 (10 01:35 +0000)
tree7abbc3eb33e0cab1dce122838ae0576eec85e65a
parente6f01981fcb93afece338913c7855f55b41c95c0
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.
dlls/oleaut32/typelib2.c