Jul 9, 2025
Post comments count1
Post likes count4
When I install an unhandled structured exception filter, why doesn’t std::terminate
get called?

You're using the same hook that the compiler uses to call std::terminate.