Process Hacker
|
Go to the source code of this file.
Typedefs | |
typedef struct _MODULE_SERVICES_CONTEXT | MODULE_SERVICES_CONTEXT |
typedef struct _MODULE_SERVICES_CONTEXT * | PMODULE_SERVICES_CONTEXT |
Functions | |
INT_PTR CALLBACK | EtpModuleServicesDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
VOID | EtShowModuleServicesDialog (_In_ HWND ParentWindowHandle, _In_ HANDLE ProcessId, _In_ PWSTR ModuleName) |
typedef struct _MODULE_SERVICES_CONTEXT MODULE_SERVICES_CONTEXT |
typedef struct _MODULE_SERVICES_CONTEXT * PMODULE_SERVICES_CONTEXT |
INT_PTR CALLBACK EtpModuleServicesDlgProc | ( | _In_ HWND | hwndDlg, |
_In_ UINT | uMsg, | ||
_In_ WPARAM | wParam, | ||
_In_ LPARAM | lParam | ||
) |