S
Schorschi
Ok, I have my own console class that lets me allocate a console, free
it, etc. in my windows vb .net application, hell it even hides the
cursor, set colors, etc. But the one thing I want to do is redirect
the standard console class text from the 'output' in the VS IDE to my
console window during debug sessions, when not debugging, everything
works fine... so how do I get VS IDE to use my window not 'output'?
Thx.
it, etc. in my windows vb .net application, hell it even hides the
cursor, set colors, etc. But the one thing I want to do is redirect
the standard console class text from the 'output' in the VS IDE to my
console window during debug sessions, when not debugging, everything
works fine... so how do I get VS IDE to use my window not 'output'?
Thx.