[PATCH 3/7] win32u: Use syscall interface for some DC functions.

Jacek Caban jacek at codeweavers.com
Mon Oct 11 08:22:27 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/gdiobj.c         |  7 -----
  dlls/win32u/syscall.c        |  7 +++++
  dlls/win32u/win32u.spec      | 14 ++++-----
  dlls/win32u/win32u_private.h |  8 -----
  dlls/win32u/wrappers.c       | 35 ---------------------
  dlls/wow64win/gdi.c          | 60 ++++++++++++++++++++++++++++++++++++
  dlls/wow64win/syscall.h      |  9 +++++-
  7 files changed, 82 insertions(+), 58 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Use-syscall-interface-for-some-DC-functions.txt
Type: text/x-patch
Size: 15481 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211011/8e150e4e/attachment-0001.bin>


More information about the wine-devel mailing list