comdlg32: printdlg: Fix number display in PrintDlgW()

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Sat Aug 18 20:48:34 CDT 2007


 vsprintfW and friends do not support float numbers, so we have to format an 
 initial string with printf() and then print it to a wide string with 
 vsprintfW()'s %hs format.


Regards,

Alexander N. Sørnes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0026-comdlg32-printdlg-Fix-number-display-in-PageSetupD.patch
Type: text/x-diff
Size: 1732 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070819/fddd8f14/0026-comdlg32-printdlg-Fix-number-display-in-PageSetupD.bin


More information about the wine-patches mailing list