Jump to content

Microsoft-specific exception handling mechanisms

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Widefox (talk | contribs) at 09:26, 6 July 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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)