This is work in progress.

Windows /Headers /ntstatus.h /STATUS_UNEXPECTED_MM_MAP_ERROR

STATUS_UNEXPECTED_MM_MAP_ERROR

Code: 0xc00000eb (3221225707)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc00000ebIf an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors which is guaranteed to be in the filter. In this case information is lost, however, the filter correctly handles the exception.
1 entry