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

Wine Bugs wine-bugs at winehq.org
Tue Oct 17 09:31:15 CDT 2006


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





------- Additional Comments From coneos75 at gmail.com  2006-17-10 09:31 -------
Please don't be deseperate but i don't really understand. In printf.c, I have to
add something like that? format = "%03I64d"; r =
sprintf(buffer,format,(LONGLONG)-100);
    ok(!strcmp(buffer," -100") && r==5,"03I64d failed: '%s'\n", buffer);
How can i check the version of wine because I didn't delete all previous Wine
components before installing the new version? Excuse me for wasting your time
but i'm not very good at programmation ;-) 

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