Process Hacker
|
Go to the source code of this file.
Typedefs | |
typedef struct _WS_WATCH_CONTEXT | WS_WATCH_CONTEXT |
typedef struct _WS_WATCH_CONTEXT * | PWS_WATCH_CONTEXT |
typedef struct _SYMBOL_LOOKUP_RESULT | SYMBOL_LOOKUP_RESULT |
typedef struct _SYMBOL_LOOKUP_RESULT * | PSYMBOL_LOOKUP_RESULT |
Functions | |
VOID | EtpReferenceWsWatchContext (_Inout_ PWS_WATCH_CONTEXT Context) |
VOID | EtpDereferenceWsWatchContext (_Inout_ PWS_WATCH_CONTEXT Context) |
INT_PTR CALLBACK | EtpWsWatchDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
VOID | EtShowWsWatchDialog (_In_ HWND ParentWindowHandle, _In_ PPH_PROCESS_ITEM ProcessItem) |
typedef struct _SYMBOL_LOOKUP_RESULT * PSYMBOL_LOOKUP_RESULT |
typedef struct _WS_WATCH_CONTEXT * PWS_WATCH_CONTEXT |
typedef struct _SYMBOL_LOOKUP_RESULT SYMBOL_LOOKUP_RESULT |
typedef struct _WS_WATCH_CONTEXT WS_WATCH_CONTEXT |
static VOID EtpDereferenceWsWatchContext | ( | _Inout_ PWS_WATCH_CONTEXT | Context | ) |
static VOID EtpReferenceWsWatchContext | ( | _Inout_ PWS_WATCH_CONTEXT | Context | ) |
INT_PTR CALLBACK EtpWsWatchDlgProc | ( | _In_ HWND | hwndDlg, |
_In_ UINT | uMsg, | ||
_In_ WPARAM | wParam, | ||
_In_ LPARAM | lParam | ||
) |
VOID EtShowWsWatchDialog | ( | _In_ HWND | ParentWindowHandle, |
_In_ PPH_PROCESS_ITEM | ProcessItem | ||
) |