Go to the source code of this file.
◆ __WINE_USE_MSVCRT
Definition at line 23 of file eh.h.
◆ MSVCRT
Definition at line 34 of file eh.h.
◆ _se_translator_function
Definition at line 44 of file eh.h.
◆ terminate_function
typedef void(* terminate_function) () |
Definition at line 41 of file eh.h.
◆ terminate_handler
typedef void(* terminate_handler) () |
Definition at line 40 of file eh.h.
◆ unexpected_function
typedef void(* unexpected_function) () |
Definition at line 43 of file eh.h.
◆ unexpected_handler
typedef void(* unexpected_handler) () |
Definition at line 42 of file eh.h.
◆ _set_se_translator()
◆ set_terminate()
◆ set_unexpected()
◆ terminate()
◆ unexpected()