[PATCH 5/5] win32u: Use syscall interface for brush functions.

Jacek Caban jacek at codeweavers.com
Fri Oct 8 06:35:41 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/gdiobj.c             |  4 --
  dlls/win32u/syscall.c            |  4 ++
  dlls/win32u/win32u.spec          |  8 ++--
  dlls/win32u/win32u_private.h     |  5 ---
  dlls/win32u/wrappers.c           | 21 ----------
  dlls/wow64win/Makefile.in        |  1 +
  dlls/wow64win/gdi.c              | 71 ++++++++++++++++++++++++++++++++
  dlls/wow64win/syscall.c          |  7 ----
  dlls/wow64win/syscall.h          |  4 ++
  dlls/wow64win/wow64win_private.h |  4 ++
  10 files changed, 88 insertions(+), 41 deletions(-)
  create mode 100644 dlls/wow64win/gdi.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-win32u-Use-syscall-interface-for-brush-functions.txt
Type: text/x-patch
Size: 11424 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211008/80de884d/attachment.bin>


More information about the wine-devel mailing list