ChangeSet ID: 9940
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/11/03 16:13:06
Modified files:
dlls/oleaut32 : typelib.c
Log message:
Marcus Meissner <marcus(a)jet.franken.de>
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.
Patch: http://cvs.winehq.com/patch.py?id=9940
Old revision New revision Changes Path
1.102 1.103 +15 -4 wine/dlls/oleaut32/typelib.c