wordpad: Avoid making monochrome bitmaps for print preview.

Dylan Smith dylan.ah.smith at gmail.com
Wed Feb 17 13:16:01 CST 2010


Previewly monochrome bitmaps were being created by CreateCompatibleBitmap
because the hdc passed into that call came from CreateCompatibleDC which is
initialized with a single pixel monochrome bitmap.
---
 programs/wordpad/print.c |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-wordpad-Avoid-making-monochrome-bitmaps-for-print.diff.txt
Type: text/x-patch
Size: 2030 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100217/abf2fd82/attachment.bin>


More information about the wine-patches mailing list