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

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


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
v2: Fixed wow entries order in patch 5.

  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: v2-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/4e65d57d/attachment.bin>


More information about the wine-devel mailing list