user32: remove a redundant call to SetBkMode in the button WM_PAINT message.

Reece Dunn msclrhd at googlemail.com
Sun Jul 6 19:31:22 CDT 2008


The WM_PAINT message handler was calling SetBkMode( hdc, OPAQUE ),
even though other places that call the internal redraw helper do not
do this.

- Reece
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-remove-a-redundant-call-to-SetBkMode-in-the.patch
Type: text/x-diff
Size: 946 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080707/4743e475/attachment-0001.patch 


More information about the wine-patches mailing list