pipeproxy/pipeproxy.cpp File Reference

Contains the entry point and implementation for Pipe proxy used for debugging. More...

#include "stdafx.h"
#include <bzscmn/bzscmn.h>
#include "../kdvmware/kdrpc.h"
#include "../kdvmware/kdxxx.h"
#include "../rpcdispatch/pipesrv.h"
#include "../rpcdispatch/rpcdisp.h"
#include "../rpcdispatch/kdcomdisp.h"
#include "../rpcdispatch/reporter.h"

Include dependency graph for pipeproxy.cpp:


Classes

class  RpcProxy
 Processes KDRPC protocol version A KDRPC data packets received from KDCLIENT.DLL. More...

Functions

int _tmain (int argc, _TCHAR *argv[])

Variables

static const TCHAR tszProxyPipeName [] = _T("\\\\.\\pipe\\kd_proxy")
StatusReporterg_pReporter = NULL

Detailed Description

Contains the entry point and implementation for Pipe proxy used for debugging.

Author:
Ivan Shcherbakov (Bazis)
Id
pipeproxy.cpp,v 1.10 2008/12/31 13:55:11 Bazis Exp

Function Documentation

int _tmain ( int  argc,
_TCHAR *  argv[] 
)

Here is the call graph for this function:


Variable Documentation

const TCHAR tszProxyPipeName[] = _T("\\\\.\\pipe\\kd_proxy") [static]

SourceForge.net Logo