Alexandre Julliard pushed to branch master at wine / wine
Commits: f0b6a891 by Rémi Bernon at 2025-05-15T23:21:43+02:00 win32u: Rename set_window_style to set_window_style_bits.
- - - - - 8023ec96 by Rémi Bernon at 2025-05-15T23:25:13+02:00 win32u: Add NtUserAlterWindowStyle syscall stub.
- - - - - 28362995 by Rémi Bernon at 2025-05-15T23:25:13+02:00 win32u: Implement and use NtUserAlterWindowStyle.
- - - - -
14 changed files:
- dlls/user32/button.c - dlls/user32/user_private.h - dlls/user32/win.c - dlls/win32u/defwnd.c - dlls/win32u/main.c - dlls/win32u/message.c - dlls/win32u/scroll.c - dlls/win32u/tests/win32u.c - dlls/win32u/win32syscalls.h - dlls/win32u/win32u.spec - dlls/win32u/win32u_private.h - dlls/win32u/window.c - dlls/wow64win/user.c - include/ntuser.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/343954a86d5ab5f7a094a48d9d7512...