user32: handle %I64 format in user32.wsprintf* (try 3)

Dan Kegel dank at kegel.com
Sun Jul 24 22:08:43 CDT 2011


On Sun, Jul 17, 2011 at 12:51 PM, Dan Kegel <dank at kegel.com> wrote:
> From the 'keeping AF happy' department.
> For http://bugs.winehq.org/show_bug.cgi?id=27818
> Passes winetestbot.

Changes since try1:
- added wide char test cases
- tidied up, fixed thinko that broke one wide char test

Changes since second try:
- don't use LL constants
- don't use printf("%lld"...), borrow lltoa implementation from msvcrt/printf.h
- don't partially implement %I32 formats
-------------- next part --------------
A non-text attachment was scrubbed...
Name: printf4.patch
Type: text/x-patch
Size: 12149 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110724/e575ac6b/attachment.bin>


More information about the wine-patches mailing list