[PATCH 6/9] gdi32: Move layout to DC_ATTR.

Jacek Caban jacek at codeweavers.com
Mon Jul 26 16:31:19 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/bitblt.c          | 10 +++++-----
  dlls/gdi32/clipping.c        | 12 ++++++------
  dlls/gdi32/dc.c              | 31 ++++---------------------------
  dlls/gdi32/dib.c             |  4 ++--
  dlls/gdi32/dibdrv/graphics.c |  2 +-
  dlls/gdi32/driver.c          |  4 ++--
  dlls/gdi32/font.c            |  2 +-
  dlls/gdi32/gdidc.c           |  9 +++++++++
  dlls/gdi32/mapping.c         |  2 +-
  dlls/gdi32/ntgdi_private.h   |  1 -
  dlls/gdi32/tests/mapping.c   |  2 ++
  dlls/gdi32/tests/metafile.c  |  2 +-
  include/ntgdi.h              |  1 +
  13 files changed, 35 insertions(+), 47 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-gdi32-Move-layout-to-DC_ATTR.txt
Type: text/x-patch
Size: 12514 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210726/2818af1f/attachment-0001.bin>


More information about the wine-devel mailing list