Process Hacker
sessprp.c File Reference
#include <phapp.h>
#include <winsta.h>
#include <ws2tcpip.h>

Go to the source code of this file.

Macros

#define SIP(String, Integer)   { (String), (PVOID)(Integer) }
 

Functions

INT_PTR CALLBACK PhpSessionPropertiesDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam)
 
VOID PhShowSessionProperties (_In_ HWND ParentWindowHandle, _In_ ULONG SessionId)
 

Macro Definition Documentation

#define SIP (   String,
  Integer 
)    { (String), (PVOID)(Integer) }

Definition at line 34 of file sessprp.c.

Function Documentation

INT_PTR CALLBACK PhpSessionPropertiesDlgProc ( _In_ HWND  hwndDlg,
_In_ UINT  uMsg,
_In_ WPARAM  wParam,
_In_ LPARAM  lParam 
)

Definition at line 64 of file sessprp.c.

VOID PhShowSessionProperties ( _In_ HWND  ParentWindowHandle,
_In_ ULONG  SessionId 
)

Definition at line 50 of file sessprp.c.