Process Hacker
|
Go to the source code of this file.
Typedefs | |
typedef struct _SERVICE_LIST_CONTEXT | SERVICE_LIST_CONTEXT |
typedef struct _SERVICE_LIST_CONTEXT * | PSERVICE_LIST_CONTEXT |
Functions | |
LPENUM_SERVICE_STATUS | EsEnumDependentServices (_In_ SC_HANDLE ServiceHandle, _In_opt_ ULONG State, _Out_ PULONG Count) |
INT_PTR CALLBACK | EspServiceDependenciesDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
INT_PTR CALLBACK | EspServiceDependentsDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
typedef struct _SERVICE_LIST_CONTEXT * PSERVICE_LIST_CONTEXT |
typedef struct _SERVICE_LIST_CONTEXT SERVICE_LIST_CONTEXT |
LPENUM_SERVICE_STATUS EsEnumDependentServices | ( | _In_ SC_HANDLE | ServiceHandle, |
_In_opt_ ULONG | State, | ||
_Out_ PULONG | Count | ||
) |
INT_PTR CALLBACK EspServiceDependenciesDlgProc | ( | _In_ HWND | hwndDlg, |
_In_ UINT | uMsg, | ||
_In_ WPARAM | wParam, | ||
_In_ LPARAM | lParam | ||
) |