When parsing an hex/oct integer value, copy value verbatim in VARIANT,
commited9a359402c8ace47df0a24986b63ec4512fc3ea
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Mon, 17 Jan 2005 19:34:58 +0000 (17 19:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Jan 2005 19:34:58 +0000 (17 19:34 +0000)
treefaa42dd41f48555d6718d600d64e0cf800f535d1
parente34aac5038e556ed4211b8d4099890f64a3a9ad2
When parsing an hex/oct integer value, copy value verbatim in VARIANT,
rather than a negated value. Add test case for this behavior.
dlls/oleaut32/tests/vartest.c
dlls/oleaut32/variant.c