Sweden-Number/dlls/oleaut32
Francois Gouget c2aeb915f4 oleaut32: Fix VarParseNumFromStr()'s support for trailing thousands separator spaces.
If a trailing character is a thousands separator, VarParseNumFromStr()
only processes it if NUMPRS_THOUSANDS was specified; even if that
character is also a space and NUMPRS_TRAILING_WHITE was specified.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-22 13:15:12 +02:00
..
tests oleaut32: Fix VarParseNumFromStr()'s support for trailing thousands separator spaces. 2021-07-22 13:15:12 +02:00
Makefile.in
connpt.c
connpt.h
dispatch.c
hash.c
oleaut.c winecrt0: Add a default implementation for DllCanUnloadNow(). 2021-04-30 22:59:50 +02:00
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 oleaut32: ICreateTypeInfo2::AddVarDesc() should handle failure of allocation and initialization of a variant description. 2021-07-01 22:34:31 +02:00
typelib.h
usrmarshal.c
varformat.c
variant.c oleaut32: Fix VarParseNumFromStr()'s support for trailing thousands separator spaces. 2021-07-22 13:15:12 +02:00
variant.h
vartype.c oleaut32: Update the VarDateFromStr() Y2K cutoff. 2021-07-20 13:19:47 +02:00