[Git][wine/wine][master] 3 commits: ntdll: Set status in IO_STATUS_BLOCK on success.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Thu, 18 Dec 2025 16:09:00 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

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/0da24d3ce6a827e793bed00140b91078b58ab3a2...a02a1d8d4c16f3cb06ee1969242cefa24bc537e0

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0da24d3ce6a827e793bed00140b91078b58ab3a2...a02a1d8d4c16f3cb06ee1969242cefa24bc537e0
You're receiving this email because of your account on gitlab.winehq.org.