outputdebugstring or System.Diagnostics.Debugger.Log
-
Had a problem hoping you can help
An external program sends via OutputDebugString messages that I can read correctly with the program Dbgview.exe.
But would like to further process these messages, if possible read the same in VB.net. eg to display these messages in a text or label field.Could someone give me food for thought as I do that.
-
Had a problem hoping you can help
An external program sends via OutputDebugString messages that I can read correctly with the program Dbgview.exe.
But would like to further process these messages, if possible read the same in VB.net. eg to display these messages in a text or label field.Could someone give me food for thought as I do that.
Only post a question to a single forum, otherwise it duplicates effort and annoys people.
Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
-
Had a problem hoping you can help
An external program sends via OutputDebugString messages that I can read correctly with the program Dbgview.exe.
But would like to further process these messages, if possible read the same in VB.net. eg to display these messages in a text or label field.Could someone give me food for thought as I do that.