- more VarFormat fixes for number formats (exponent, mixed '#' and '0'
commit0b1f8cdf4dc0b52abd379792a267f881dad5b77f
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 23 Jun 2005 09:48:07 +0000 (23 09:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Jun 2005 09:48:07 +0000 (23 09:48 +0000)
treee50013c18406c335ef20862d79c0f461bc73d7c5
parent138934129ce31b06907c3f8d7d05dac6311a338f
- 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
dlls/oleaut32/tests/vartest.c
dlls/oleaut32/varformat.c