[PATCH 11/15] gdi32: Introduce DC_ATTR struct and use it to store current position.

Jacek Caban jacek at codeweavers.com
Sat Jul 17 10:01:49 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/dc.c                | 24 +++++++++++++++++++-----
  dlls/gdi32/dibdrv/graphics.c   |  4 ++--
  dlls/gdi32/enhmfdrv/graphics.c |  8 ++++----
  dlls/gdi32/font.c              |  2 +-
  dlls/gdi32/ntgdi_private.h     |  2 +-
  dlls/gdi32/painting.c          | 30 +++++++++++++++---------------
  dlls/gdi32/path.c              |  2 +-
  include/ntgdi.h                | 10 ++++++++++
  8 files changed, 53 insertions(+), 29 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-gdi32-Introduce-DC_ATTR-struct-and-use-it-to-store-cur.txt
Type: text/x-patch
Size: 12043 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210717/be6383b2/attachment-0001.bin>


More information about the wine-devel mailing list