[PATCH 01/15] gdi32: Introduce NtGdiLineTo.

Jacek Caban jacek at codeweavers.com
Sat Jul 17 09:56:39 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
The new file is meant to DC-related stuff that will stay in gdi32. We 
may rename it to dc.c once the existing one is moved.

  dlls/gdi32/Makefile.in   |  1 +
  dlls/gdi32/gdi_private.h |  6 ++++++
  dlls/gdi32/gdidc.c       | 35 +++++++++++++++++++++++++++++++++++
  dlls/gdi32/objects.c     |  6 +-----
  dlls/gdi32/painting.c    |  6 ++----
  5 files changed, 45 insertions(+), 9 deletions(-)
  create mode 100644 dlls/gdi32/gdidc.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Introduce-NtGdiLineTo.txt
Type: text/x-patch
Size: 3290 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210717/98b33d8b/attachment.bin>


More information about the wine-devel mailing list