comdlg32->printdlg: bug fixed

Vitaly Perov vitperov at etersoft.ru
Thu Mar 27 13:48:11 CDT 2008


Bug is the following:
 When a application is responsible for printing multiple copies printer prints 
X^2 copies (4 instead of 2, 9 instead of 3 ...)
It happen bacause application already prepared requested copies, and printer 
driver prints copies ( number placed in dmCopies) of whole document.

Changelog:
- When PD_USEDEVMODECOPIESANDCOLLATE flag is not set dmCopies must be 1.

-- 
Best wishes,
Vitaly Perov
Russia, Saint-Petersburg. www.etersoft.ru
GNU! ALT Linux Team! WINE! WIKI! LaTeX! LyX!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comdlg32-printdlg-number_of_copies.patch
Type: text/x-diff
Size: 124510 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080327/76d1deb0/attachment-0001.patch 


More information about the wine-patches mailing list