[PATCH 3/9] gdi32: Use NtGdiWidenPath for WidenPath.

Jacek Caban jacek at codeweavers.com
Thu Aug 19 03:24:21 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/dibdrv/dc.c               |  2 --
  dlls/gdi32/driver.c                  |  1 -
  dlls/gdi32/enhmfdrv/dc.c             |  5 ++--
  dlls/gdi32/enhmfdrv/enhmetafiledrv.h |  1 -
  dlls/gdi32/enhmfdrv/init.c           |  1 -
  dlls/gdi32/font.c                    |  1 -
  dlls/gdi32/gdi_private.h             |  1 +
  dlls/gdi32/gdidc.c                   | 12 +++++++++
  dlls/gdi32/ntgdi_private.h           |  1 -
  dlls/gdi32/path.c                    | 39 ++++++++++------------------
  dlls/wineandroid.drv/init.c          |  1 -
  dlls/winemac.drv/gdi.c               |  1 -
  dlls/wineps.drv/init.c               |  1 -
  dlls/winex11.drv/init.c              |  1 -
  dlls/winex11.drv/xrender.c           |  1 -
  include/wine/gdi_driver.h            |  3 +--
  16 files changed, 29 insertions(+), 43 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-gdi32-Use-NtGdiWidenPath-for-WidenPath.txt
Type: text/x-patch
Size: 13162 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210819/92ba6345/attachment.bin>


More information about the wine-devel mailing list