
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") |
| anonymous enum |
const TCHAR tszLogPipeNameFormat[] = _T("\\\\.\\pipe\\BazisKdVmwareLog_%04X") [static] |
const TCHAR tszMappingNameFormat[] = _T("BazisKdVmwareStatus_%04X") [static] |