Process Hacker
triggpg.c File Reference
#include <phdk.h>
#include <windowsx.h>
#include "extsrv.h"
#include "resource.h"

Go to the source code of this file.

Typedefs

typedef struct
_SERVICE_TRIGGERS_CONTEXT 
SERVICE_TRIGGERS_CONTEXT
 
typedef struct
_SERVICE_TRIGGERS_CONTEXT * 
PSERVICE_TRIGGERS_CONTEXT
 

Functions

NTSTATUS EspLoadTriggerInfo (_In_ HWND hwndDlg, _In_ PSERVICE_TRIGGERS_CONTEXT Context)
 
INT_PTR CALLBACK EspServiceTriggersDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam)
 

Typedef Documentation

typedef struct _SERVICE_TRIGGERS_CONTEXT * PSERVICE_TRIGGERS_CONTEXT
typedef struct _SERVICE_TRIGGERS_CONTEXT SERVICE_TRIGGERS_CONTEXT

Function Documentation

NTSTATUS EspLoadTriggerInfo ( _In_ HWND  hwndDlg,
_In_ PSERVICE_TRIGGERS_CONTEXT  Context 
)

Definition at line 35 of file triggpg.c.

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

Definition at line 52 of file triggpg.c.