[Git][wine/wine][master] 3 commits: ntdll: Set status in IO_STATUS_BLOCK on success.
Alexandre Julliard pushed to branch master at wine / wine Commits: e21a640a by Alexandre Julliard at 2025-12-18T15:21:38+01:00 ntdll: Set status in IO_STATUS_BLOCK on success. To ensure that it gets mapped back to 32-bit in new wow64. - - - - - 0fb06b6f by Alexandre Julliard at 2025-12-18T15:21:40+01:00 ntdll/tests: Comment out one more instance of setting %fs register. Restoring fsbase is not supported yet. - - - - - a02a1d8d by Alexandre Julliard at 2025-12-18T15:21:40+01:00 win32u: Only compare 32 bits of wparam in WM_STYLECHANGED handling. Fixes resizing of layered windows in new wow64 mode. - - - - - 3 changed files: - dlls/ntdll/tests/exception.c - dlls/ntdll/unix/socket.c - dlls/win32u/defwnd.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0da24d3ce6a827e793bed00140b910... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0da24d3ce6a827e793bed00140b910... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)