Modules§
- as_
pcstr - bits
- client
- This contains the main class,
DebugClient
, which is used to interact with Microsoft’s Debug Engine library via the documented COM objects.
Macros§
- dlog
- dlogln
- Macro to make it nicer to invoke
DebugClient::logln
/DebugClient::log
by avoiding toformat!
everytime the arguments.