This is work in progress.

Windows / Headers / ntstatus.h / STATUS_INVALID_IMPORT_OF_NON_DLL

STATUS_INVALID_IMPORT_OF_NON_DLL

Code: 0xc000036f (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000036fA dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.
1 entry