[PATCH 1/5] gdi32: Introduce get_gdi_object_type.

Jacek Caban jacek at codeweavers.com
Tue Sep 14 14:51:51 CDT 2021


And use it instead of GetObjectType in ntgdi functions.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/bitblt.c        |  2 +-
  dlls/gdi32/bitmap.c        |  4 ++--
  dlls/gdi32/dc.c            |  6 +++---
  dlls/gdi32/dib.c           |  4 ++--
  dlls/gdi32/gdiobj.c        |  5 +++++
  dlls/gdi32/ntgdi_private.h |  1 +
  dlls/gdi32/palette.c       |  2 +-
  dlls/gdi32/path.c          | 14 ++++++++------
  8 files changed, 23 insertions(+), 15 deletions(-)


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


More information about the wine-devel mailing list