mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
37bc01f42b
\#pragma REACTOS SEH(except) \#pragma REACTOS SEH(finally) What it does is counting the number of SEH __try blocks and emit the proper assembly statements at function prologue It also checks for mixing C++ & SEH exception handling, which wouldn't work |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |