Requested from Marco Szillat, Wiesemann & Theis GmbH:
We use Dbgview.exe (sysinternals) to display the Messages, but this is not very comfortable.
I think debugview uses a Kerneldriver (dbgv.sys) to connect to "kernel-mode debug output".
Closing, we implemented a socket connection to dbgview in agent mode.
Rationale: this is the most efficient way (in terms of spend time) to implement this feature right now
Requested from Marco Szillat, Wiesemann & Theis GmbH:
We use Dbgview.exe (sysinternals) to display the Messages, but this is not very comfortable. I think debugview uses a Kerneldriver (dbgv.sys) to connect to "kernel-mode debug output".
http://msdn.microsoft.com/en-us/library/windows/hardware/ff543634%28v=vs.85%29.aspx