ChangeSet ID: 13655 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/06 16:28:28
Modified files: dlls/ole32/tests: propvariant.c Makefile.in dlls/ole32 : ole2.c
Log message: Robert Shearman rob@codeweavers.com - Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR. - Test case VT_BSTR, VT_LPSTR and VT_LPWSTR.
Patch: http://cvs.winehq.org/patch.py?id=13655
Old revision New revision Changes Path 1.1 1.2 +42 -0 wine/dlls/ole32/tests/propvariant.c 1.2 1.3 +1 -1 wine/dlls/ole32/tests/Makefile.in 1.53 1.54 +9 -7 wine/dlls/ole32/ole2.c