Sweden-Number/dlls/oleaut32
Francois Gouget caf5ab5d65 oleaut32: Fix VarParseNumFromStr()'s handling of currency decimals.
They have no default, flag the value as a monetary amount, are
unaffected by the presence / absence of a currency symbol, and are
incompatible with hexadecimal / octal numbers.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-09 23:08:05 +02:00
..
tests oleaut32: Fix VarParseNumFromStr()'s handling of currency decimals. 2021-08-09 23:08:05 +02:00
Makefile.in
connpt.c
connpt.h
dispatch.c
hash.c
oleaut.c
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c
olepropframe.c
recinfo.c
resource.h
safearray.c
typelib.c
typelib.h
usrmarshal.c
varformat.c
variant.c oleaut32: Fix VarParseNumFromStr()'s handling of currency decimals. 2021-08-09 23:08:05 +02:00
variant.h oleaut32: Add support for longer currency symbols. 2021-08-09 23:08:02 +02:00
vartype.c oleaut32: Update the VarDateFromStr() Y2K cutoff. 2021-07-20 13:19:47 +02:00