- Fix VarFormat for formats that mix '0' and '#' in the whole number
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 14 Jun 2005 11:39:32 +0000 (11:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Jun 2005 11:39:32 +0000 (11:39 +0000)
commitb9208137c15b1c244159e04385c722defc180a3a
tree89296448a67e45fcda950660c4031ae20c785dbb
parent215bd9a70bdf382d58b9ce16fbf7f79026244cd5
- 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.
dlls/oleaut32/tests/vartest.c
dlls/oleaut32/varformat.c