Searched defs:ExceptionRecord (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dexception.h192 #define GetExceptionCode() (__eptr->ExceptionRecord->ExceptionCode)
208 const struct __tagWINE_FRAME *ExceptionRecord; member in struct:__tagWINE_FRAME
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dexception.h192 #define GetExceptionCode() (__eptr->ExceptionRecord->ExceptionCode)
208 const struct __tagWINE_FRAME *ExceptionRecord; member in struct:__tagWINE_FRAME
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddbghelp.h710 ULONG64 ExceptionRecord; member in struct:_MINIDUMP_EXCEPTION
728 MINIDUMP_EXCEPTION ExceptionRecord; member in struct:MINIDUMP_EXCEPTION_STREAM
H A Dwinbase.h92 EXCEPTION_RECORD ExceptionRecord; member in struct:_EXCEPTION_DEBUG_INFO
H A Dwinnt.h2211 struct _EXCEPTION_RECORD *ExceptionRecord; member in struct:_EXCEPTION_RECORD
2225 PEXCEPTION_RECORD ExceptionRecord; member in struct:_EXCEPTION_POINTERS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddbghelp.h650 ULONG64 ExceptionRecord; member in struct:_MINIDUMP_EXCEPTION
668 MINIDUMP_EXCEPTION ExceptionRecord; member in struct:MINIDUMP_EXCEPTION_STREAM
H A Dwinbase.h81 EXCEPTION_RECORD ExceptionRecord; member in struct:_EXCEPTION_DEBUG_INFO
H A Dwinnt.h2420 struct _EXCEPTION_RECORD *ExceptionRecord; member in struct:_EXCEPTION_RECORD
2434 PEXCEPTION_RECORD ExceptionRecord; member in struct:_EXCEPTION_POINTERS

Completed in 308 milliseconds