Process Hacker
srvprp.c File Reference
#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 Documentation

typedef struct _SERVICE_PROPERTIES_CONTEXT * PSERVICE_PROPERTIES_CONTEXT
typedef struct _SERVICE_PROPERTIES_CONTEXT SERVICE_PROPERTIES_CONTEXT

Function Documentation

INT_PTR CALLBACK PhpServiceGeneralDlgProc ( _In_ HWND  hwndDlg,
_In_ UINT  uMsg,
_In_ WPARAM  wParam,
_In_ LPARAM  lParam 
)

Definition at line 184 of file srvprp.c.

VOID PhShowServiceProperties ( _In_ HWND  ParentWindowHandle,
_In_ PPH_SERVICE_ITEM  ServiceItem 
)

Definition at line 94 of file srvprp.c.