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...