Implement ITypeInfo_Bind for typelibs.
commitf0a600a1620e9e0650e8d859ad852cf991a715dd
authorRobert Shearman <rob@codeweavers.com>
Tue, 29 Nov 2005 10:25:24 +0000 (29 11:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Nov 2005 10:25:24 +0000 (29 11:25 +0100)
tree878de90e40e4c9bc16026632cc31ae92c12f408c
parentbce5e826fb3c50bcf10f90c034f972732bbf0115
Implement ITypeInfo_Bind for typelibs.
Fix some places where a returned object was AddRef'd.
Make the search through implemented types work on all types, not just
interfaces.
dlls/oleaut32/typelib.c