Go to the source code of this file.
◆ EXCEPTION_CONTINUE_EXECUTION
#define EXCEPTION_CONTINUE_EXECUTION -1 |
◆ EXCEPTION_CONTINUE_SEARCH
#define EXCEPTION_CONTINUE_SEARCH 0 |
◆ EXCEPTION_EXECUTE_HANDLER
#define EXCEPTION_EXECUTE_HANDLER 1 |
◆ EXCEPTION_DISPOSITION
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.
◆ _EXCEPTION_DISPOSITION
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.
Enumerator |
---|
ExceptionContinueExecution | |
ExceptionContinueSearch | |
ExceptionNestedException | |
ExceptionCollidedUnwind | |
ExceptionContinueExecution | |
ExceptionContinueSearch | |
ExceptionNestedException | |
ExceptionCollidedUnwind | |
Definition at line 17 of file excpt.h.
18{
@ ExceptionContinueSearch
@ ExceptionCollidedUnwind
@ ExceptionNestedException
@ ExceptionContinueExecution
enum _EXCEPTION_DISPOSITION EXCEPTION_DISPOSITION