Module windows

Module windows 

Source

Enumsยง

ExceptionCodeWindows
Values for MINIDUMP_EXCEPTION::exception_code for crashes on Windows.
ExceptionCodeWindowsAccessType
The different kinds of EXCEPTION_ACCESS_VIOLATION.
ExceptionCodeWindowsInPageErrorType
The different kinds of EXCEPTION_IN_PAGE_ERROR.
FastFailCode
Values for MINIDUMP_EXCEPTION::exception_information[0], when MINIDUMP_EXCEPTION::exception_code is NtStatusWindows::STATUS_STACK_BUFFER_OVERRUN.
NtStatusWindows
Values for MINIDUMP_EXCEPTION::exception_code for crashes on Windows and also for sub-codes and last reported errors
WinErrorFacilityWindows
The values can be generated from from winerror.h in the Windows 11 SDK (version 10.0.26100.0) using the following script:
WinErrorWindows
Values for MINIDUMP_EXCEPTION::exception_code for crashes on Windows