Copy BSTRs byte wise.
commit2ac287e8755d56a802ef920707184555e27811e1
authorMarcus Meissner <marcus@jet.franken.de>
Fri, 9 Jan 2004 00:58:01 +0000 (9 00:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Jan 2004 00:58:01 +0000 (9 00:58 +0000)
treee7e1c17915958ccb98f7c5c2f1a6b11595344d38
parente24d3fec2d56a89be6c9b82af62e97664dae2906
Copy BSTRs byte wise.
Added a testcase for byte wise copy of VT_BSTR variant with
VariantCopy().
dlls/oleaut32/safearray.c
dlls/oleaut32/tests/vartype.c
dlls/oleaut32/variant.c