oleaut32: Fix parsing of hex numbers with 'e' in the string by moving
commit123592f0c314efc801724a524a96f091857a6ae0
authorRobert Shearman <rob@codeweavers.com>
Sat, 1 Jul 2006 12:28:52 +0000 (1 13:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Jul 2006 09:33:23 +0000 (3 11:33 +0200)
treef409a871b67f64c3ecb095063248af3d7252bd3d
parent19d4378a5487f5b2eeb465bf70ef359c354c0740
oleaut32: Fix parsing of hex numbers with 'e' in the string by moving
the exponent parsing to after the hex digit parsing.
dlls/oleaut32/tests/vartest.c
dlls/oleaut32/variant.c