Windows / Headers / ntstatus.h / STATUS_ILLEGAL_DLL_RELOCATION
STATUS_ILLEGAL_DLL_RELOCATION
Code: 0xc0000269 (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
{Illegal System DLL Relocation} The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.
Associated Modules
| Module | Code | Description |
|---|---|---|
| ntdll.dll | 0xc0000269 | {Illegal System DLL Relocation} The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL. |
| 1 entry | ||