Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail is the
commit4beaa06e9dc6a47c5e41f0488da77e2daea07d89
authorMarcus Meissner <marcus@jet.franken.de>
Thu, 2 Jan 2003 23:11:19 +0000 (2 23:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Jan 2003 23:11:19 +0000 (2 23:11 +0000)
treeb0b82b686e68945392de7c3795db4ca4353bc491
parent3b761a6b39ba4cdaad2368093174d6f5696f4ae2
Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail is the
tdescAlias.vt entry.
Added a small handler for TKIND_DISPATCH in SLTG.
ITypeLib_Release can have a NULL pointer as ITypeInfo*.
Split out _copy_arg function for both DispCall and ITypeInfo_fnInvoke,
added some more functionality.
ITypeInfo_fnInvoke can handle VT_USERDEFINED variants.
dlls/oleaut32/typelib.c
dlls/oleaut32/typelib.h