[Bug 31269] System.OverflowException in .NET application using Decimal data type

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 13 03:26:46 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=31269

--- Comment #6 from Alistair Leslie-Hughes <leslie_alistair at hotmail.com> 2013-06-13 03:26:46 CDT ---
When VarDecMul(&decTemp, &scaleFactor, pDecOut) is called from VARIANT_DecScale
it overflows the value and returns DISP_E_OVERFLOW.  Could VarDecDiv be used
instead so we don't overflow the DECIAML type?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list