ChangeSet ID: 10615 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/08 18:58:01
Modified files: dlls/oleaut32/tests: vartype.c dlls/oleaut32 : variant.c safearray.c
Log message: Marcus Meissner marcus@jet.franken.de Copy BSTRs byte wise. Added a testcase for byte wise copy of VT_BSTR variant with VariantCopy().
Patch: http://cvs.winehq.com/patch.py?id=10615
Old revision New revision Changes Path 1.4 1.5 +12 -0 wine/dlls/oleaut32/tests/vartype.c 1.83 1.84 +2 -2 wine/dlls/oleaut32/variant.c 1.31 1.32 +3 -3 wine/dlls/oleaut32/safearray.c