Discussion:
[Msys2-users] SEH tutorials?
bob by
2017-06-18 13:01:22 UTC
Permalink
Never worked with exceptions in C++, and I'd like to try. I want to learn
how to work with SEH exceptions. Have tutorial or piece of code as an
example? Especially curious about fpu exceptions.

Is it possible to work with them as with standard C++ exceptions, or they
must be macros or something?

Loading...