363 Views
Ever wondered how you could write out to a separate console window from your Windows application rather than writing to a log file? You might need to do that for a number of reasons – mostly related to debugging. Here’s how you do it...
1 comments
dpeterson
2/3/2012 10:17:37 AM
That's actually a lot simpler than I imagined it would be.