[PATCH 1/5] win32u: Move destroy_thread_windows implementation from user32.

Jacek Caban jacek at codeweavers.com
Thu Mar 17 09:27:25 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/user_main.c      | 11 +++++--
  dlls/user32/win.c            | 56 ------------------------------------
  dlls/user32/win.h            |  1 -
  dlls/win32u/menu.c           |  8 ++++++
  dlls/win32u/ntuser_private.h |  5 ++--
  dlls/win32u/sysparams.c      |  5 ++--
  dlls/win32u/win32u_private.h |  1 +
  dlls/win32u/window.c         | 48 ++++++++++++++++++++++++++++++-
  include/ntuser.h             |  2 +-
  9 files changed, 72 insertions(+), 65 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-win32u-Move-destroy_thread_windows-implementation-from.txt
Type: text/x-patch
Size: 10226 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220317/685fee52/attachment.bin>


More information about the wine-devel mailing list