oleaut32: Check the return value from VariantCopy when copying values
commit6c6ce70260c0b3fd2ad5c61a318c1a2ccae8c102
authorRobert Shearman <rob@codeweavers.com>
Wed, 3 May 2006 21:22:27 +0000 (3 22:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 May 2006 19:51:11 +0000 (5 21:51 +0200)
treec55a7d627dc474ad2f3096b096fa90730bea9773
parent5e8c877f96434db9c9dc3002d8f771986edbbed3
oleaut32: Check the return value from VariantCopy when copying values
for VT_VARIANT typed parameters for ITypeInfo::Invoke.
dlls/oleaut32/typelib.c