[Bug 19751] VB6 format function

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 28 12:28:11 CST 2010


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





--- Comment #11 from André H. <nerv at dawncrow.de>  2010-02-28 12:28:11 ---
(In reply to comment #10)
> (In reply to comment #9)
> please help me, what's part of wine's code that I can change to resolve this

in dlls/oleaut32/varformat.c function VARIANT_FormatNumber
see the way the variable "pad" is used around line 1280, if you force it to
zero after theses blocks(maybe later in the if (numHeader->flags &
FMT_FLAG_THOUSANDS) statement) your case works but breaks others.

-- 
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