Process Hacker
|
#include <phapp.h>
#include <secedit.h>
#include <phplug.h>
#include <phsvccl.h>
#include <windowsx.h>
Go to the source code of this file.
Typedefs | |
typedef struct _SERVICE_PROPERTIES_CONTEXT | SERVICE_PROPERTIES_CONTEXT |
typedef struct _SERVICE_PROPERTIES_CONTEXT * | PSERVICE_PROPERTIES_CONTEXT |
Functions | |
INT_PTR CALLBACK | PhpServiceGeneralDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
VOID | PhShowServiceProperties (_In_ HWND ParentWindowHandle, _In_ PPH_SERVICE_ITEM ServiceItem) |
typedef struct _SERVICE_PROPERTIES_CONTEXT * PSERVICE_PROPERTIES_CONTEXT |
typedef struct _SERVICE_PROPERTIES_CONTEXT SERVICE_PROPERTIES_CONTEXT |
INT_PTR CALLBACK PhpServiceGeneralDlgProc | ( | _In_ HWND | hwndDlg, |
_In_ UINT | uMsg, | ||
_In_ WPARAM | wParam, | ||
_In_ LPARAM | lParam | ||
) |
VOID PhShowServiceProperties | ( | _In_ HWND | ParentWindowHandle, |
_In_ PPH_SERVICE_ITEM | ServiceItem | ||
) |