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

Go to the source code of this file.

Functions

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

Function Documentation

VOID EsShowOptionsDialog ( _In_ HWND  ParentWindowHandle)

Definition at line 35 of file options.c.

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

Definition at line 47 of file options.c.