[Git][wine/wine][master] 3 commits: ntdll: Read last error from wow teb in unixlib RtlGetLastWin32Error.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0acd3be5 by Piotr Caban at 2026-03-10T22:33:38+01:00 ntdll: Read last error from wow teb in unixlib RtlGetLastWin32Error. Fixes win32u debug helpers (e.g. debugstr_msg_name). - - - - - c9cca092 by Piotr Caban at 2026-03-10T22:33:46+01:00 user32/tests: Test static control extra window data access. - - - - - ed46e0f2 by Piotr Caban at 2026-03-10T22:33:49+01:00 user32: Make static control internal data private. - - - - - 11 changed files: - dlls/ntdll/unix/env.c - dlls/user32/static.c - dlls/user32/tests/static.c - dlls/win32u/main.c - dlls/win32u/ntuser_private.h - dlls/win32u/win32syscalls.h - dlls/win32u/win32u.spec - dlls/win32u/window.c - dlls/wow64win/user.c - include/ntuser.h - server/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5b9da1d617e63da3403edc88aad8cb... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5b9da1d617e63da3403edc88aad8cb... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)