Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/indexingfilter/
H A Drestartindexingservice.cxx48 typedef BOOL (__stdcall * ControlService_t)(SC_HANDLE, DWORD, LPSERVICE_STATUS); typedef
55 ControlService_t ControlService_ = NULL;
164 … ControlService_ = reinterpret_cast<ControlService_t>(GetProcAddress(hAdvapi32, "ControlService")); in RestartIndexingService()

Completed in 10 milliseconds