Windows /Headers /ntstatus.h /STATUS_BAD_SERVICE_ENTRYPOINT
STATUS_BAD_SERVICE_ENTRYPOINT
Code: 0xc0000252 (3221226066)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
{Invalid Service Callback Entrypoint} The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process may operate incorrectly.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc0000252 | {Invalid Service Callback Entrypoint} The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process may operate incorrectly. |
1 entry |