[Bug 6466] Unibet poker client displays 64d instead of the real numbers

Wine Bugs wine-bugs at winehq.org
Tue Oct 17 08:33:28 CDT 2006


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





------- Additional Comments From mike at codeweavers.com  2006-17-10 08:33 -------
Might be interesting to see what the following does on Windows 2000/XP/2003

sprintf("%03l64d\n", 1234);

On Windows 2000, both wsprintf and sprintf print out "64d" for me.  Perhaps the
behaviour changed in Windows XP, or perhaps it's using an OLE function?


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