Alexandre Julliard pushed to branch master at wine / wine
Commits: cd531ee6 by Alexandre Julliard at 2025-04-09T14:10:17+02:00 win32u: Implement NtUserGetProcessDefaultLayout().
- - - - - e1a99cf8 by Alexandre Julliard at 2025-04-09T14:10:25+02:00 win32u: Implement NtUserBeginDeferWindowPos().
- - - - - 5e5f8aab by Alexandre Julliard at 2025-04-09T14:23:45+02:00 win32u: Implement NtUserSetForegroundWindow().
- - - - - 993c0793 by Alexandre Julliard at 2025-04-09T14:23:45+02:00 win32u: Implement NtUserKillSystemTimer().
- - - - -
16 changed files:
- dlls/user32/dialog.c - dlls/user32/input.c - dlls/user32/listbox.c - dlls/user32/message.c - dlls/user32/user32.spec - dlls/user32/win.c - dlls/win32u/input.c - dlls/win32u/main.c - dlls/win32u/message.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/c0a81478f52eb56d9778adb995556f...