[PATCH 3/5] server: Notify child window thread in detach_child_window.

Jacek Caban jacek at codeweavers.com
Tue Feb 1 08:17:29 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
Having WM_WINE_* in ntuser.h is not right long term, we will want it to 
be private to server and win32u, but it makes the conversion more 
convenient for now.

  dlls/user32/user_private.h | 18 ------------------
  dlls/user32/win.c          | 12 +-----------
  include/ntuser.h           | 19 +++++++++++++++++++
  server/window.c            |  6 +++---
  4 files changed, 23 insertions(+), 32 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-server-Notify-child-window-thread-in-detach_child_wind.txt
Type: text/x-patch
Size: 3718 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220201/62e8a340/attachment.bin>


More information about the wine-devel mailing list