[Bug 4348] Wine displays number fields incorrectly

Wine Bugs wine-bugs at winehq.org
Thu Jan 19 23:06:29 CST 2006


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





------- Additional Comments From mike at codeweavers.com  2006-19-01 23:06 -------
Likely to be a bug in Wine's msvcrt.dll.  If you can program, try adding a
ERR("%s\n", fmt); to the start of the sprintf function to see what kind of
format string it's trying to use.  If not, you can confirm that the bug is
msvcrt by copying a windows version of that dll into the app's directory.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list