[PATCH 2/7] win32u: Use syscall interface for region functions.

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


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/gdiobj.c         |  13 ----
  dlls/win32u/syscall.c        |  13 ++++
  dlls/win32u/win32u.spec      |  26 ++++----
  dlls/win32u/win32u_private.h |  14 ----
  dlls/win32u/wrappers.c       |  66 -------------------
  dlls/wow64win/gdi.c          | 121 +++++++++++++++++++++++++++++++++++
  dlls/wow64win/syscall.h      |  15 ++++-
  7 files changed, 161 insertions(+), 107 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-win32u-Use-syscall-interface-for-region-functions.txt
Type: text/x-patch
Size: 23902 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211011/6dd64527/attachment.bin>


More information about the wine-devel mailing list