| 
    Process Hacker
    
   | 
 
Go to the source code of this file.
Typedefs | |
| typedef struct  _RESTART_SERVICE_CONTEXT  | RESTART_SERVICE_CONTEXT | 
| typedef struct  _RESTART_SERVICE_CONTEXT *  | PRESTART_SERVICE_CONTEXT | 
Functions | |
| INT_PTR CALLBACK | EspRestartServiceDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) | 
| VOID | EsRestartServiceWithProgress (_In_ HWND hWnd, _In_ PPH_SERVICE_ITEM ServiceItem, _In_ SC_HANDLE ServiceHandle) | 
| typedef struct _RESTART_SERVICE_CONTEXT * PRESTART_SERVICE_CONTEXT | 
| typedef struct _RESTART_SERVICE_CONTEXT RESTART_SERVICE_CONTEXT | 
| INT_PTR CALLBACK EspRestartServiceDlgProc | ( | _In_ HWND | hwndDlg, | 
| _In_ UINT | uMsg, | ||
| _In_ WPARAM | wParam, | ||
| _In_ LPARAM | lParam | ||
| ) | 
Definition at line 65 of file srvprgrs.c.
| VOID EsRestartServiceWithProgress | ( | _In_ HWND | hWnd, | 
| _In_ PPH_SERVICE_ITEM | ServiceItem, | ||
| _In_ SC_HANDLE | ServiceHandle | ||
| ) | 
Definition at line 43 of file srvprgrs.c.