ChangeSet ID: 1010007890702580483164638 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/02 16:44:50
Modified files: dlls/oleaut32 : safearray.c
Log message: Ove Kaaven ovek@transgaming.com If SafeArrayGetElement is called on a variant array, initialize destination variant before copying the array element to it, some badly behaved apps don't seem to do it themselves.
Patch: http://cvs.winehq.com/patch.py?id=1010007890702580483164638
Revision Changes Path 1.13 +3 -1 wine/dlls/oleaut32/safearray.c