[PATCH 3/3] gdi32: Store ntgdi object types in handle table.

Jacek Caban jacek at codeweavers.com
Thu Jul 8 10:11:45 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/bitmap.c        | 14 +++++-----
  dlls/gdi32/brush.c         | 10 +++----
  dlls/gdi32/dc.c            | 12 ++++-----
  dlls/gdi32/dib.c           | 14 +++++-----
  dlls/gdi32/dibdrv/dc.c     |  4 +--
  dlls/gdi32/enhmetafile.c   |  4 +--
  dlls/gdi32/enhmfdrv/init.c |  2 +-
  dlls/gdi32/font.c          |  4 +--
  dlls/gdi32/gdi_private.h   |  2 +-
  dlls/gdi32/gdiobj.c        | 41 ++++++++++++++--------------
  dlls/gdi32/metafile.c      |  6 ++---
  dlls/gdi32/mfdrv/init.c    |  2 +-
  dlls/gdi32/objects.c       | 55 +++++++++++++++++++++++++-------------
  dlls/gdi32/palette.c       | 18 ++++++-------
  dlls/gdi32/pen.c           | 12 ++++-----
  dlls/gdi32/region.c        | 40 +++++++++++++--------------
  dlls/gdi32/tests/gdiobj.c  |  2 --
  17 files changed, 129 insertions(+), 113 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-gdi32-Store-ntgdi-object-types-in-handle-table.txt
Type: text/x-patch
Size: 33565 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210708/4c30b6b0/attachment-0001.bin>


More information about the wine-devel mailing list