ChangeSet ID: 15500 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/17 13:34:58
Modified files: dlls/oleaut32/tests: vartest.c dlls/oleaut32 : variant.c
Log message: Alex VillacĂs Lasso a_villacis@palosanto.com When parsing an hex/oct integer value, copy value verbatim in VARIANT, rather than a negated value. Add test case for this behavior.
Patch: http://cvs.winehq.org/patch.py?id=15500
Old revision New revision Changes Path 1.33 1.34 +64 -2 wine/dlls/oleaut32/tests/vartest.c 1.108 1.109 +15 -19 wine/dlls/oleaut32/variant.c