Process Hacker
|
Go to the source code of this file.
Typedefs | |
typedef struct _MEMORY_PROTECT_CONTEXT | MEMORY_PROTECT_CONTEXT |
typedef struct _MEMORY_PROTECT_CONTEXT * | PMEMORY_PROTECT_CONTEXT |
Functions | |
INT_PTR CALLBACK | PhpMemoryProtectDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
VOID | PhShowMemoryProtectDialog (_In_ HWND ParentWindowHandle, _In_ PPH_PROCESS_ITEM ProcessItem, _In_ PPH_MEMORY_ITEM MemoryItem) |
typedef struct _MEMORY_PROTECT_CONTEXT MEMORY_PROTECT_CONTEXT |
typedef struct _MEMORY_PROTECT_CONTEXT * PMEMORY_PROTECT_CONTEXT |
static INT_PTR CALLBACK PhpMemoryProtectDlgProc | ( | _In_ HWND | hwndDlg, |
_In_ UINT | uMsg, | ||
_In_ WPARAM | wParam, | ||
_In_ LPARAM | lParam | ||
) |
VOID PhShowMemoryProtectDialog | ( | _In_ HWND | ParentWindowHandle, |
_In_ PPH_PROCESS_ITEM | ProcessItem, | ||
_In_ PPH_MEMORY_ITEM | MemoryItem | ||
) |