This is work in progress.

Windows / Headers / ntstatus.h / STATUS_FLT_NOT_INITIALIZED

STATUS_FLT_NOT_INITIALIZED

Code: 0xc01c0007 (0)

HRESULT Facility: Unknown (28)

NTSTATUS Facility: FACILITY_FILTER_MANAGER (28)

Abstract

The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc01c0007The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver.
1 entry