17 Oct
2006
17 Oct
'06
8:44 a.m.
http://bugs.winehq.org/show_bug.cgi?id=6466 ------- Additional Comments From mike(a)codeweavers.com 2006-17-10 08:44 ------- OK, this should work if you upgrade you Wine version. It's actually: ULONGLONG ullValue = 10000000000; sprintf(buffer,"%03I64d\n",ullValue); It works correctly in Wine 0.9.23. Please upgrade before reporting bugs in future. -- 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.