http://bugs.winehq.org/show_bug.cgi?id=15387 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |damjan.jov(a)gmail.com Status|NEW |ASSIGNED --- Comment #3 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2008-09-24 11:53:32 --- Created an attachment (id=16252) --> (http://bugs.winehq.org/attachment.cgi?id=16252) do not print a negative sign when using a negative format Here's a patch, I've already mailed it to wine-patches. Sorry about the regression. I realize Format() is important in VB, that's why I was trying to fix it. If you were using a "0.0;-0.0" style format to work around the fact that a "0.0" format didn't print a - for negative numbers in Wine, you'll be happy to know it now does. -- 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.