Hi!
Does everyone out there knows how can you read windows kernel debugger strings generated by calls to kdPrint or debugPrint functions?
Reading in user mode especially but it is also good in kernel mode!
It's the same thing as DebugView does but I want to filter and to work only with certain messages (strings) given to the debugger!
Thanks a lot in advance!...