Home
last modified time | relevance | path

Searched refs:GetServiceConfig (Results 1 – 8 of 8) sorted by relevance

/reactos/base/applications/mscutils/servman/
H A Dlistview.c129 lpServiceConfig = GetServiceConfig(pService->lpServiceName); in ChangeListViewText()
193 lpServiceConfig = GetServiceConfig(pService->lpServiceName); in ChangeListViewText()
227 lpServiceConfig = GetServiceConfig(pService->lpServiceName); in ChangeListViewText()
H A Dpropsheet_general.c41 lpServiceConfig = GetServiceConfig(dlgInfo->pService->lpServiceName); in SetButtonStates()
128 pServiceConfig = GetServiceConfig(lpServiceName); in SetStartupType()
189 pServiceConfig = GetServiceConfig(dlgInfo->pService->lpServiceName); in InitGeneralPage()
H A Ddependencies_tv1.c114 lpServiceConfig = GetServiceConfig(lpStr); in TV1_AddDependantsToTree()
H A Dstop_dependencies.c159 lpServiceConfig = GetServiceConfig(lpStr); in AddServiceNamesToStop()
H A Dprecomp.h118 LPQUERY_SERVICE_CONFIG GetServiceConfig(LPWSTR lpServiceName);
H A Dpropsheet_logon.c250 pLogonData->pServiceConfig = GetServiceConfig(pLogonData->pService->lpServiceName); in LogonPageProc()
H A Dquery.c29 GetServiceConfig(LPWSTR lpServiceName) in GetServiceConfig() function
H A Dmainwnd.c186 lpServiceConfig = GetServiceConfig(Info->pCurrentService->lpServiceName); in SetMenuAndButtonStates()