Home
last modified time | relevance | path

Searched refs:SCHED_E_SERVICE_NOT_RUNNING (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/mstask/
H A Dtask.c430 if (hres == SCHED_E_NO_SECURITY_SERVICES || hres == SCHED_E_SERVICE_NOT_RUNNING) in test_SetAccountInformation_GetAccountInformation()
/reactos/sdk/include/psdk/
H A Dwinerror.h2435 #define SCHED_E_SERVICE_NOT_RUNNING _HRESULT_TYPEDEF_(0x80041315L) macro