comdlg32: printdlg: Fix number display in PrintDlgW() (try2)

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Mon Aug 20 13:03:51 CDT 2007


Mandag 20 august 2007 12:09, skrev du :
> Alexander Nicolaysen Sørnes <alex at thehandofagony.com> writes:
> >  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.
>
> For a simply conversion to Unicode MultiByteToWideChar is a better
> choice.

New version attached
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0016-comdlg32-printdlg-Fix-number-display-in-PageSetupD.patch
Type: text/x-diff
Size: 1798 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070820/926bb248/0016-comdlg32-printdlg-Fix-number-display-in-PageSetupD.bin


More information about the wine-patches mailing list