Process Hacker
|
#include <phapp.h>
Go to the source code of this file.
Functions | |
INT_PTR CALLBACK | PhpPagefilesDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
VOID | PhShowPagefilesDialog (_In_ HWND ParentWindowHandle) |
INT_PTR CALLBACK PhpPagefilesDlgProc | ( | _In_ HWND | hwndDlg, |
_In_ UINT | uMsg, | ||
_In_ WPARAM | wParam, | ||
_In_ LPARAM | lParam | ||
) |
Definition at line 88 of file pagfiles.c.
VOID PhShowPagefilesDialog | ( | _In_ HWND | ParentWindowHandle | ) |
Definition at line 32 of file pagfiles.c.