Windows / Code / 0xc0000251
0xc0000251
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
ntdll.dll | {Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_BAD_DLL_ENTRYPOINT | {Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly. |
1 entry |