#define STATUS_ILLEGAL_DLL_RELOCATION ((NTSTATUS)0xC0000269L)
MessageId: STATUS_ILLEGAL_DLL_RELOCATION MessageText: {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.