9 Jul
2002
9 Jul
'02
2:10 a.m.
Jon Griffiths <jon_p_griffiths(a)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(a)winehq.com