[Bug 27818] Eurobattle.net installer fails to run (invalid command line parameters passed to child due to user32.wsprintf not handling %I64u format specifier)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 23 02:44:34 CDT 2011


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

--- Comment #8 from Dan Kegel <dank at kegel.com> 2011-07-23 02:44:33 CDT ---
Created an attachment (id=35652)
 --> (http://bugs.winehq.org/attachment.cgi?id=35652)
draft patch without %lld

I had a moment and stole the appropriate function from 
wine's msvcrt, see attached working but not yet ready to send draft. 
Following msvcrt's example more closely might be a good idea...
the existing printf code in user32 doesn't get %5d right, iirc.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list