https://bugs.winehq.org/show_bug.cgi?id=52476 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |oleaut32 Regression SHA1| |caf5ab5d65ed9df978006d819b1 | |d800071af1117 --- Comment #5 from Fabian Maurer <dark.shadow4(a)web.de> --- Bisect to commit caf5ab5d65ed9df978006d819b1d800071af1117 Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Sun Aug 8 00:49:04 2021 +0200 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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.