Process Hacker
options.c File Reference
#include "exttools.h"
#include "resource.h"
#include <windowsx.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 EtShowOptionsDialog (_In_ HWND ParentWindowHandle)
 

Function Documentation

VOID EtShowOptionsDialog ( _In_ HWND  ParentWindowHandle)

Definition at line 34 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.