[PATCH 2/3] gdi32: Use NtGdiCreateClientObj for metafile objects.

Jacek Caban jacek at codeweavers.com
Fri Jul 9 08:28:39 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/gdi_private.h    | 28 +++++++++++++
  dlls/gdi32/gdiobj.c         | 24 +++++++++++
  dlls/gdi32/metafile.c       | 83 +++++++++++++++++++++++--------------
  dlls/gdi32/objects.c        | 14 +++++++
  dlls/gdi32/tests/metafile.c | 10 +++++
  include/ntgdi.h             |  1 +
  6 files changed, 128 insertions(+), 32 deletions(-)
  create mode 100644 dlls/gdi32/gdi_private.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-gdi32-Use-NtGdiCreateClientObj-for-metafile-objects.txt
Type: text/x-patch
Size: 9281 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210709/1968a3b3/attachment-0001.bin>


More information about the wine-devel mailing list