[Bug 4348] Wine displays number fields incorrectly

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 23 03:40:27 CDT 2007


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





--- Comment #11 from Karl Relton <karllinuxtest.relton at ntlworld.com>  2007-08-23 03:40:26 ---
Created an attachment (id=7750)
 --> (http://bugs.winehq.org/attachment.cgi?id=7750)
Propsed patch to fix all three functions.

Proposed patch to fix all three functions.

Note I haven't implemented the parameter checking that msdn specifies. I did
give it a go, but my application then crashed since it tried to call _fcvt with
msdn defines as illegal arguments (count = 0)! So I decided to not bother with
the checking!


The specs of these functions give the most bizarre number to string conversion
I have ever seen in my life ... but I guess thats Microsoft for you.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list