Do not coerce arguments of ITypeLib::Invoke in-place, or we get
commit49eaa0db2b3f7443ead40ef4a5d5b3d650c11384
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 3 Nov 2003 22:13:05 +0000 (3 22:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Nov 2003 22:13:05 +0000 (3 22:13 +0000)
treeab30851c47795741f51107291e2922d1a9e7be16
parent7e1f38034c4719fc377f221d3f3361124bf04ef0
Do not coerce arguments of ITypeLib::Invoke in-place, or we get
corrupted variants.
Handle V_ARRAY | something -> VT_SAFEARRAY, as this is a NOP.
dlls/oleaut32/typelib.c