[PATCH 5/9] gdi32: Move background color to DC_ATTR.

Jacek Caban jacek at codeweavers.com
Wed Jul 28 04:39:37 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/bitblt.c          |  2 +-
  dlls/gdi32/dc.c              | 33 ++++++++-------------------------
  dlls/gdi32/dib.c             |  2 +-
  dlls/gdi32/dibdrv/graphics.c |  2 +-
  dlls/gdi32/dibdrv/objects.c  | 12 ++++++------
  dlls/gdi32/font.c            |  2 +-
  dlls/gdi32/gdidc.c           |  9 +++++++++
  dlls/gdi32/ntgdi_private.h   |  1 -
  dlls/gdi32/tests/dc.c        |  3 +++
  dlls/gdi32/tests/metafile.c  |  2 +-
  include/ntgdi.h              |  1 +
  11 files changed, 32 insertions(+), 37 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-gdi32-Move-background-color-to-DC_ATTR.txt
Type: text/x-patch
Size: 10612 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210728/737fe9ee/attachment.bin>


More information about the wine-devel mailing list