This is work in progress.

Windows / Headers / winerror.h / ERROR_FLT_NOT_INITIALIZED

ERROR_FLT_NOT_INITIALIZED

Code: 0x801f0007 (0)

HRESULT Facility: FACILITY_USERMODE_FILTER_MANAGER (31)

NTSTATUS Facility: Unknown (31)

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
kernel32.dll0x801f0007The 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