kdclient/tablemgr.cpp File Reference

Implements the RPC dispatcher hooking engine. More...

#include "stdafx.h"
#include "tablemgr.h"
#include <list>
#include <bzscmn/bzscmn.h>
#include <bzscmn/textfile.h>
#include <bzscmn/textser.h>
#include <bzswin/registry.h>
#include "../rpcdispatch/reporter.h"

Include dependency graph for tablemgr.cpp:


Enumerations

enum  { MinStringLength = 10, MaxStringLength = 100, MaxRpcHandlers = 1024 }

Functions

static bool IsValidStringChar (unsigned char ch)
static FilePath GetDLLDirectory (HINSTANCE hDLL)

Detailed Description

Implements the RPC dispatcher hooking engine.

Author:
Ivan Shcherbakov (Bazis)
Id
tablemgr.cpp,v 1.8 2008/12/30 18:47:44 Bazis Exp

Enumeration Type Documentation

anonymous enum

Enumerator:
MinStringLength 
MaxStringLength 
MaxRpcHandlers 


Function Documentation

static FilePath GetDLLDirectory ( HINSTANCE  hDLL  )  [inline, static]

static bool IsValidStringChar ( unsigned char  ch  )  [inline, static]

SourceForge.net Logo