Go to the source code of this file.
Classes | |
struct | KdClientStatus |
Contains status and statistics info reported by KDCLIENT.DLL for VMMON.EXE. More... | |
Enumerations | |
enum | { DebugLevelNone = 0, DebugLevelTracePatching, DebugLevelTraceKdCom, DebugLevelTraceKdComAll } |
Specifies debug message level for status reporter. More... | |
Variables | |
static const TCHAR | tszMappingNameFormat [] = _T("BazisKdVmwareStatus_%04X") |
static const TCHAR | tszLogPipeNameFormat [] = _T("\\\\.\\pipe\\BazisKdVmwareLog_%04X") |
Definition in file status.h.
anonymous enum |
const TCHAR tszLogPipeNameFormat[] = _T("\\\\.\\pipe\\BazisKdVmwareLog_%04X") [static] |
const TCHAR tszMappingNameFormat[] = _T("BazisKdVmwareStatus_%04X") [static] |