24 #include "wine/port.h" 31 #define WIN32_NO_STATUS 40 #include "cppexcept.h" 104 unsigned int CDECL __CxxQueryExceptionSize(
void)
120 void __cdecl MSVCRT_longjmp(
struct MSVCRT___JUMP_BUFFER *jmp,
int retval)
124 if (!retval) retval = 1;
135 __wine_longjmp( (__wine_jmp_buf *)jmp, retval );
_CRTIMP int __cdecl _fpieee_flt(unsigned long _ExceptionCode, struct _EXCEPTION_POINTERS *_PtExceptionPtr, int(__cdecl *_Handler)(_FPIEEE_RECORD *))
#define CXX_FRAME_MAGIC_VC6
NTSYSAPI VOID NTAPI RtlUnwind(_In_opt_ PVOID TargetFrame, _In_opt_ PVOID TargetIp, _In_opt_ PEXCEPTION_RECORD ExceptionRecord, _In_ PVOID ReturnValue)
#define __ASM_GLOBAL_FUNC(name, code)
int CDECL __CppXcptFilter(NTSTATUS, PEXCEPTION_POINTERS)
ULONG_PTR ExceptionInformation[EXCEPTION_MAXIMUM_PARAMETERS]
thread_data_t * msvcrt_get_thread_data(void)
void dispatch(HANDLE hStopEvent)
struct __cxx_exception_type cxx_exception_type
struct _EXCEPTION_RECORD * ExceptionRecord
#define EXCEPTION_CONTINUE_SEARCH
INT copy(TCHAR source[MAX_PATH], TCHAR dest[MAX_PATH], INT append, DWORD lpdwFlags, BOOL bTouch)
enum _EXCEPTION_DISPOSITION EXCEPTION_DISPOSITION
PEXCEPTION_RECORD ExceptionRecord
UINT(* handler)(MSIPACKAGE *)
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
int CDECL _XcptFilter(NTSTATUS, PEXCEPTION_POINTERS)