Let VarParseNumFromStr and VarNumFromParseNum cope with hex and oct
commit5feedfdc7352aaba21604539412be94a95e238ad
authorFabian Cenedese <Cenedese@indel.ch>
Tue, 16 Mar 2004 19:15:04 +0000 (16 19:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Mar 2004 19:15:04 +0000 (16 19:15 +0000)
tree92cbf5c2247660cc8b942e7698cb23089d877f81
parentccd428e503696a77aa2df2a704b05b8b1ba5b33c
Let VarParseNumFromStr and VarNumFromParseNum cope with hex and oct
strings. Needed from VB conversions such as CLng, CInt, CByte...
dlls/oleaut32/tests/vartest.c
dlls/oleaut32/variant.c