SHLWAPI wsprintf - with patch this time

Alexandre Julliard julliard at winehq.com
Mon Jul 8 21:10:41 CDT 2002


Jon Griffiths <jon_p_griffiths at yahoo.com> writes:

>   +dlls/shlwapi/wsprintf.c dlls/user/wsprintf.c
>    Add decimal double (%f) format specifier to *printf functions.

These functions are not supposed to handle %f. If you need %f you have
to use the real sprintf, not the wsprintf variants.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list