[Git][wine/wine][master] 4 commits: kernelbase: Preserve last error in OutputDebugStringA().
Alexandre Julliard pushed to branch master at wine / wine Commits: 274f0950 by Paul Gofman at 2025-08-22T10:06:56+02:00 kernelbase: Preserve last error in OutputDebugStringA(). - - - - - a746f8cf by Paul Gofman at 2025-08-22T10:06:56+02:00 kernel32: Preserve last error in OutputDebugStringA(). - - - - - 7cb09d92 by Paul Gofman at 2025-08-22T10:06:56+02:00 kernel32/tests: Test last error preservation in OutputDebugString(). - - - - - 801dc5dd by Paul Gofman at 2025-08-22T10:06:56+02:00 ntdll/tests: Test last error preservation in OutputDebugString() with debugger. - - - - - 4 changed files: - dlls/kernel32/debugger.c - dlls/kernel32/tests/debugger.c - dlls/kernelbase/debug.c - dlls/ntdll/tests/exception.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6365ee154735de1147e037f1bf1a47... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6365ee154735de1147e037f1bf1a47... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)