ChangeSet ID: 18387 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/23 04:48:07
Modified files: dlls/oleaut32/tests: vartest.c dlls/oleaut32 : varformat.c
Log message: Michael Stefaniuc mstefani@redhat.de - more VarFormat fixes for number formats (exponent, mixed '#' and '0' in formats, rounding, etc). Simplify the code. - previous VarFormat todo_wine tests pass now + add more tests
Patch: http://cvs.winehq.org/patch.py?id=18387
Old revision New revision Changes Path 1.42 1.43 +23 -14 wine/dlls/oleaut32/tests/vartest.c 1.12 1.13 +112 -121 wine/dlls/oleaut32/varformat.c