ReactOS
0.4.15-dev-2329-g3ad573f
|
#include <crtdefs.h>
Go to the source code of this file.
Macros | |
#define | EXCEPTION_EXECUTE_HANDLER 1 |
#define | EXCEPTION_CONTINUE_SEARCH 0 |
#define | EXCEPTION_CONTINUE_EXECUTION -1 |
Typedefs | |
typedef enum _EXCEPTION_DISPOSITION | 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.
Definition at line 17 of file excpt.h.