[PATCH 1/4] win32u: Use syscall interface for some D3DKMT functions.

Jacek Caban jacek at codeweavers.com
Fri Oct 15 09:53:28 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 |   7 ---
  dlls/win32u/wrappers.c       |  35 ------------
  dlls/wow64win/gdi.c          | 105 +++++++++++++++++++++++++++++++++++
  dlls/wow64win/syscall.h      |   7 +++
  7 files changed, 126 insertions(+), 56 deletions(-)


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


More information about the wine-devel mailing list