[PATCH 1/7] win32u: Move set_window_style implementation from user32.

Jacek Caban jacek at codeweavers.com
Wed Mar 16 09:34:55 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/message.c        |  3 --
  dlls/user32/win.c            | 49 +++---------------------------
  dlls/win32u/driver.c         |  1 +
  dlls/win32u/message.c        |  3 ++
  dlls/win32u/win32u_private.h |  1 +
  dlls/win32u/window.c         | 59 ++++++++++++++++++++++++++++++++++++
  include/ntuser.h             |  1 +
  7 files changed, 69 insertions(+), 48 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-win32u-Move-set_window_style-implementation-from-user3.txt
Type: text/x-patch
Size: 7331 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220316/597dffc3/attachment.bin>


More information about the wine-devel mailing list