wordpad: Fixed quick print so that it doesn't print blank pages.

Dylan Smith dylan.ah.smith at gmail.com
Wed Feb 10 01:38:40 CST 2010


The missing hwndOwner prevented the print function from getting the handle
to the richedit control, which caused blank pages to be printed since
the richedit control wouldn't receive the EM_FORMATRANGE message to draw
to the page.
---
 programs/wordpad/print.c   |    3 ++-
 programs/wordpad/wordpad.c |    2 +-
 programs/wordpad/wordpad.h |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wordpad-Fixed-quick-print-so-that-it-doesn-t-prin.diff.txt
Type: text/x-patch
Size: 1473 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100210/0984ffba/attachment.bin>


More information about the wine-patches mailing list