From a Console Application project in Visual Studio, I want to redirect Console\'s output to the Output Window
Console
Actually, there is an easiest way: In the "Options" window of Visual Studio (from the Tools menu), go to "Debugging" then check the option "Redirect All Output Window Text to the Immediate Window".