|
Process Hacker
|
Go to the source code of this file.
Macros | |
| #define | SIP(String, Integer) { (String), (PVOID)(Integer) } |
Functions | |
| INT_PTR CALLBACK | PhpSessionShadowDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
| VOID | PhShowSessionShadowDialog (_In_ HWND ParentWindowHandle, _In_ ULONG SessionId) |
| #define SIP | ( | String, | |
| Integer | |||
| ) | { (String), (PVOID)(Integer) } |
Definition at line 28 of file sessshad.c.
| INT_PTR CALLBACK PhpSessionShadowDlgProc | ( | _In_ HWND | hwndDlg, |
| _In_ UINT | uMsg, | ||
| _In_ WPARAM | wParam, | ||
| _In_ LPARAM | lParam | ||
| ) |
Definition at line 126 of file sessshad.c.
| VOID PhShowSessionShadowDialog | ( | _In_ HWND | ParentWindowHandle, |
| _In_ ULONG | SessionId | ||
| ) |
Definition at line 106 of file sessshad.c.