Microsoft-specific exception handling mechanisms
Appearance
Vectored Exception Handling (VEH)
- Microsoft Vectored Exception Handling (VEH)
Microsoft exception handling system used in the NT kernel in MS Windows Server 2003 and on. It is made available to programmers of C++, Visual Basic etc. VEH is an enhancement of Structured Exception Handling (SEH)