[PATCH 6/8] win32u: Move WM_WINE_UPDATEWINDOWSTATE implementation from user32.

Jacek Caban jacek at codeweavers.com
Thu Mar 10 07:32:56 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/message.c        |  3 ---
  dlls/user32/user_main.c      |  2 ++
  dlls/user32/user_private.h   |  1 -
  dlls/user32/win.c            |  2 +-
  dlls/win32u/message.c        | 11 ++++++++++
  dlls/win32u/ntuser_private.h |  4 ++++
  dlls/win32u/sysparams.c      | 42 ++++++++++++++++++++++++++++++++++++
  dlls/win32u/win32u_private.h |  3 +++
  dlls/win32u/window.c         | 26 ++++++++++++++++++++++
  9 files changed, 89 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-win32u-Move-WM_WINE_UPDATEWINDOWSTATE-implementation-f.txt
Type: text/x-patch
Size: 9549 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220310/5bfbcebd/attachment.bin>


More information about the wine-devel mailing list