STRUCTURED EXCEPTION HANDLING


Meaning of STRUCTURED EXCEPTION HANDLING in English

Powerful Windows OS exception mechanism.

SEH consists of two main capabilities: termination handling and exception handling.

When a process doesn't handle an exception by itself, the exception gets passed to a default operating-system

exception handler which for the most part terminates the program.

Code analysis English vocabulary.      Английский словарь анализа кода.