|
Process Hacker
|
Go to the source code of this file.
Typedefs | |
| typedef struct _UNLOADED_DLLS_CONTEXT | UNLOADED_DLLS_CONTEXT |
| typedef struct _UNLOADED_DLLS_CONTEXT * | PUNLOADED_DLLS_CONTEXT |
Functions | |
| INT_PTR CALLBACK | EtpUnloadedDllsDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
| VOID | EtShowUnloadedDllsDialog (_In_ HWND ParentWindowHandle, _In_ PPH_PROCESS_ITEM ProcessItem) |
| BOOLEAN | EtpRefreshUnloadedDlls (_In_ HWND hwndDlg, _In_ PUNLOADED_DLLS_CONTEXT Context) |
| typedef struct _UNLOADED_DLLS_CONTEXT * PUNLOADED_DLLS_CONTEXT |
| typedef struct _UNLOADED_DLLS_CONTEXT UNLOADED_DLLS_CONTEXT |
| BOOLEAN EtpRefreshUnloadedDlls | ( | _In_ HWND | hwndDlg, |
| _In_ PUNLOADED_DLLS_CONTEXT | Context | ||
| ) |
| INT_PTR CALLBACK EtpUnloadedDllsDlgProc | ( | _In_ HWND | hwndDlg, |
| _In_ UINT | uMsg, | ||
| _In_ WPARAM | wParam, | ||
| _In_ LPARAM | lParam | ||
| ) |
| VOID EtShowUnloadedDllsDialog | ( | _In_ HWND | ParentWindowHandle, |
| _In_ PPH_PROCESS_ITEM | ProcessItem | ||
| ) |