RE: Debugging messages in Output window



Thanks for your reply Ed,

So I've got that what you want is actually get a clean output window which
only display whatever come from your application's console outupt. Based on
my current research, it seems hasn't been supported in the current Visual
Studio 2005's debugging features. here is a blog article which mentioned a
debugging console feature which was cut from the final release of VS 2005.
You can have a look to see whether that's the exact function you want:

#VS 2005 and its Console Toolwindow
http://blogs.msdn.com/scottno/archive/2004/07/26/197784.aspx

Meanwhile, I'll also help you consult some other product team engineers to
see whether there is any workarounds in current release.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.



.


Loading