[PATCH v2 4/7] win32u: Use syscall interface for some font functions.

Jacek Caban jacek at codeweavers.com
Mon Oct 11 11:49:36 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/gdiobj.c             |  8 ---
  dlls/win32u/syscall.c            |  8 +++
  dlls/win32u/win32u.spec          | 16 +++---
  dlls/win32u/win32u_private.h     | 14 -----
  dlls/win32u/wrappers.c           | 46 -----------------
  dlls/wow64win/gdi.c              | 89 ++++++++++++++++++++++++++++++++
  dlls/wow64win/syscall.h          |  8 +++
  dlls/wow64win/wow64win_private.h | 12 +++++
  8 files changed, 125 insertions(+), 76 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0004-win32u-Use-syscall-interface-for-some-font-function.txt
Type: text/x-patch
Size: 17523 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211011/d267ca6a/attachment-0001.bin>


More information about the wine-devel mailing list