ChangeSet ID: 18143 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/14 06:39:32
Modified files: dlls/oleaut32/tests: vartest.c dlls/oleaut32 : varformat.c
Log message: Michael Stefaniuc mstefani@redhat.de - Fix VarFormat for formats that mix '0' and '#' in the whole number part. - Fix VarFormat for negative exponent formats. - Add tests for the above + a couple of "todo_wine"'s.
Patch: http://cvs.winehq.org/patch.py?id=18143
Old revision New revision Changes Path 1.40 1.41 +39 -0 wine/dlls/oleaut32/tests/vartest.c 1.11 1.12 +36 -15 wine/dlls/oleaut32/varformat.c