Process Hacker
srvcr.c File Reference
#include <phapp.h>
#include <phsvccl.h>
#include <windowsx.h>

Go to the source code of this file.

Functions

INT_PTR CALLBACK PhpCreateServiceDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam)
 
VOID PhShowCreateServiceDialog (_In_ HWND ParentWindowHandle)
 

Function Documentation

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

Definition at line 46 of file srvcr.c.

VOID PhShowCreateServiceDialog ( _In_ HWND  ParentWindowHandle)

Definition at line 34 of file srvcr.c.