ReactOS 0.4.15-dev-7924-g5949c20
excpt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _SEH_CONTINUE_EXECUTION   (-1)
 
#define _SEH_CONTINUE_SEARCH   (0)
 
#define _SEH_EXECUTE_HANDLER   (1)
 

Macro Definition Documentation

◆ _SEH_CONTINUE_EXECUTION

#define _SEH_CONTINUE_EXECUTION   (-1)

Definition at line 26 of file excpt.h.

◆ _SEH_CONTINUE_SEARCH

#define _SEH_CONTINUE_SEARCH   (0)

Definition at line 27 of file excpt.h.

◆ _SEH_EXECUTE_HANDLER

#define _SEH_EXECUTE_HANDLER   (1)

Definition at line 28 of file excpt.h.