This is work in progress.

Windows /Headers /ntstatus.h /STATUS_UNEXPECTED_MM_EXTEND_ERR

STATUS_UNEXPECTED_MM_EXTEND_ERR

Code: 0xc00000ec (3221225708)

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.dll0xc00000ecIf 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