![]() |
Home |
|
Win32 Exception HandlingWin32's structured exception handling (and C++'s or Object Pascal's exception handling which relies on the operating system's exception handling) are fully supported. However, by default, CPU exceptions do not generate structured exceptions. If this is required, call RTRaiseCPUException.
|