[PATCH v2 5/7] win32u: Use syscall interface for some GDI objects functions.

Jacek Caban jacek at codeweavers.com
Mon Oct 11 11:50:09 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/gdiobj.c         |  6 -----
  dlls/win32u/syscall.c        |  6 +++++
  dlls/win32u/win32u.spec      | 12 ++++-----
  dlls/win32u/win32u_private.h |  6 -----
  dlls/win32u/wrappers.c       | 30 -----------------------
  dlls/wow64win/gdi.c          | 47 ++++++++++++++++++++++++++++++++++++
  dlls/wow64win/syscall.h      |  6 +++++
  7 files changed, 65 insertions(+), 48 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0005-win32u-Use-syscall-interface-for-some-GDI-objects-f.txt
Type: text/x-patch
Size: 14192 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211011/83c08cf0/attachment.bin>


More information about the wine-devel mailing list