#include "StdAfx.h"
#include "VBoxClient.h"
#include "../../GDBServerFoundation/HexHelpers.h"
#include <bzscore/path.h>
Go to the source code of this file.
|
static bool | FindNextRegVal (const DynamicStringA &str, size_t &initial, TempStringA ®Name, TempStringA ®Val) |
|
static bool | StartsWith (const TempStringA &str, const char *pStr) |
|
static bool FindNextRegVal |
( |
const DynamicStringA & |
str, |
|
|
size_t & |
initial, |
|
|
TempStringA & |
regName, |
|
|
TempStringA & |
regVal |
|
) |
| |
|
static |
static bool StartsWith |
( |
const TempStringA & |
str, |
|
|
const char * |
pStr |
|
) |
| |
|
static |