[PATCH] win32u: Implement NtUserBuildHwndList.

Jacek Caban jacek at codeweavers.com
Tue Dec 21 13:31:29 CST 2021


Fixes Quake Champions, spotted by Paul Gofman.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/syscall.c            |  1 +
  dlls/win32u/tests/win32u.c       | 82 +++++++++++++++++++++++++++++++-
  dlls/win32u/win32u.spec          |  2 +-
  dlls/win32u/window.c             | 31 ++++++++++++
  dlls/wow64win/Makefile.in        |  2 +-
  dlls/wow64win/syscall.h          |  1 +
  dlls/wow64win/user.c             | 25 ++++++++++
  dlls/wow64win/wow64win_private.h |  2 +
  include/ntuser.h                 |  2 +
  9 files changed, 144 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-win32u-Implement-NtUserBuildHwndList.txt
Type: text/x-patch
Size: 9594 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211221/2bf5aa6d/attachment.bin>


More information about the wine-devel mailing list