[Git][wine/wine][master] 9 commits: win32u: Implement NtUserArrangeIconicWindows().
Alexandre Julliard pushed to branch master at wine / wine Commits: a7f34009 by Alexandre Julliard at 2025-02-03T18:13:35+01:00 win32u: Implement NtUserArrangeIconicWindows(). - - - - - 6be74904 by Alexandre Julliard at 2025-02-03T18:13:35+01:00 win32u: Implement NtUserDrawMenuBar(). - - - - - aa7cd824 by Alexandre Julliard at 2025-02-03T18:13:35+01:00 win32u: Implement NtUserGetWindowContextHelpId(). - - - - - 7500fd86 by Alexandre Julliard at 2025-02-03T18:13:36+01:00 win32u: Implement NtUserSetProgmanWindow() and NtUserSetTaskmanWindow(). - - - - - 58962d7d by Alexandre Julliard at 2025-02-03T18:13:36+01:00 win32u: Implement NtUserEnableWindow(). - - - - - 861ba570 by Alexandre Julliard at 2025-02-03T18:13:36+01:00 win32u: Implement NtUserSetWindowContextHelpId(). - - - - - b09ad7e8 by Alexandre Julliard at 2025-02-03T18:13:36+01:00 win32u: Implement NtUserShowOwnedPopups(). - - - - - 95bde783 by Alexandre Julliard at 2025-02-03T18:13:36+01:00 win32u: Implement NtUserUnhookWindowsHook(). - - - - - 10a36f7d by Alexandre Julliard at 2025-02-03T18:13:36+01:00 win32u: Implement NtUserValidateRgn(). - - - - - 22 changed files: - dlls/user32/combo.c - dlls/user32/dialog.c - dlls/user32/hook.c - dlls/user32/input.c - dlls/user32/mdi.c - dlls/user32/menu.c - dlls/user32/msgbox.c - dlls/user32/user32.spec - dlls/user32/win.c - dlls/win32u/dce.c - dlls/win32u/defwnd.c - dlls/win32u/hook.c - dlls/win32u/main.c - dlls/win32u/menu.c - dlls/win32u/scroll.c - dlls/win32u/sysparams.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/cdfa38740b2f98503beb6034870a1e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/cdfa38740b2f98503beb6034870a1e... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)