[PATCH 1/7] win32u: Use syscall interface for bitmap functions.

Jacek Caban jacek at codeweavers.com
Mon Oct 11 08:21:59 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/gdiobj.c             |  6 ---
  dlls/win32u/syscall.c            |  6 +++
  dlls/win32u/win32u.spec          | 12 +++---
  dlls/win32u/win32u_private.h     |  9 -----
  dlls/win32u/wrappers.c           | 33 ----------------
  dlls/wow64win/gdi.c              | 68 ++++++++++++++++++++++++++++++++
  dlls/wow64win/syscall.h          |  8 +++-
  dlls/wow64win/wow64win_private.h | 12 ++++++
  8 files changed, 99 insertions(+), 55 deletions(-)


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


More information about the wine-devel mailing list