commit | 49eaa0db2b3f7443ead40ef4a5d5b3d650c11384 | [log] [tgz] |
---|---|---|
author | Marcus Meissner <marcus@jet.franken.de> | Mon Nov 03 22:13:05 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Nov 03 22:13:05 2003 +0000 |
tree | ab30851c47795741f51107291e2922d1a9e7be16 | |
parent | 7e1f38034c4719fc377f221d3f3361124bf04ef0 [diff] |
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.