[Git][wine/wine][master] 3 commits: kernel32/tests: Add tests for UnhandledExceptionFilter().
Alexandre Julliard pushed to branch master at wine / wine Commits: 86bccbe2 by Paul Gofman at 2025-09-04T12:48:07+02:00 kernel32/tests: Add tests for UnhandledExceptionFilter(). - - - - - 5770b146 by Paul Gofman at 2025-09-04T12:48:07+02:00 kernelbase: Avoid recursive top exception filter invocation for nested exceptions. - - - - - 957fa516 by Paul Gofman at 2025-09-04T12:48:08+02:00 kernelbase: Return EXCEPTION_CONTINUE_SEARCH from UnhandledExceptionFilter() for nested exceptions. - - - - - 2 changed files: - dlls/kernel32/tests/debugger.c - dlls/kernelbase/debug.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/32fe42f37d7b67c02f0c2ab9e25c74... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/32fe42f37d7b67c02f0c2ab9e25c74... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)