[PATCH 6/6] gdi32: Use NtGdiDeleteObjectApp instead of DeleteObject in ntgdi functions.

Jacek Caban jacek at codeweavers.com
Fri Sep 3 07:29:41 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/bitblt.c          | 12 ++++++------
  dlls/gdi32/bitmap.c          |  4 ++--
  dlls/gdi32/clipping.c        | 14 ++++++-------
  dlls/gdi32/dc.c              | 12 ++++++------
  dlls/gdi32/dib.c             | 14 ++++++-------
  dlls/gdi32/dibdrv/bitblt.c   |  2 +-
  dlls/gdi32/dibdrv/graphics.c | 38 ++++++++++++++++++------------------
  dlls/gdi32/dibdrv/objects.c  |  8 ++++----
  dlls/gdi32/font.c            |  6 +++---
  dlls/gdi32/gdiobj.c          |  2 +-
  dlls/gdi32/painting.c        |  2 +-
  dlls/gdi32/path.c            |  2 +-
  dlls/gdi32/region.c          |  2 +-
  13 files changed, 59 insertions(+), 59 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-gdi32-Use-NtGdiDeleteObjectApp-instead-of-DeleteObject.txt
Type: text/x-patch
Size: 18466 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210903/237a5339/attachment-0001.bin>


More information about the wine-devel mailing list