Alexandre Julliard pushed to branch master at wine / wine
Commits: 8eba4da9 by Jacek Caban at 2025-05-26T20:23:32+02:00 ntdll/tests: Register runtime function in test___C_specific_handler.
On some Windows versions, __C_specific_handler requires unwind information for the tested function, even though it's not actually needed, since unwinding should stop at this point.
- - - - -
1 changed file:
- dlls/ntdll/tests/exception.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/8eba4da97de13c3b6c074d52c77f147...