VBoxClient.cpp File Reference
#include "StdAfx.h"
#include "VBoxClient.h"
#include "../../GDBServerFoundation/HexHelpers.h"
#include <bzscore/path.h>

Go to the source code of this file.

Functions

static bool FindNextRegVal (const DynamicStringA &str, size_t &initial, TempStringA &regName, TempStringA &regVal)
 
static bool StartsWith (const TempStringA &str, const char *pStr)
 

Function Documentation

static bool FindNextRegVal ( const DynamicStringA &  str,
size_t &  initial,
TempStringA &  regName,
TempStringA &  regVal 
)
static

Definition at line 108 of file VBoxClient.cpp.

static bool StartsWith ( const TempStringA &  str,
const char *  pStr 
)
static

Definition at line 180 of file VBoxClient.cpp.