Process Hacker
netstk.c File Reference
#include <phapp.h>
#include <symprv.h>

Go to the source code of this file.

Typedefs

typedef struct
NETWORK_STACK_CONTEXT 
NETWORK_STACK_CONTEXT
 
typedef struct
NETWORK_STACK_CONTEXT
PNETWORK_STACK_CONTEXT
 

Functions

INT_PTR CALLBACK PhpNetworkStackDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam)
 
VOID PhShowNetworkStackDialog (_In_ HWND ParentWindowHandle, _In_ PPH_NETWORK_ITEM NetworkItem)
 

Typedef Documentation

typedef struct NETWORK_STACK_CONTEXT NETWORK_STACK_CONTEXT

Function Documentation

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

Definition at line 120 of file netstk.c.

VOID PhShowNetworkStackDialog ( _In_ HWND  ParentWindowHandle,
_In_ PPH_NETWORK_ITEM  NetworkItem 
)

Definition at line 71 of file netstk.c.