Extremely useful tool that enables you to redirect the output of applications to a window. Also includes CRedirect class for inclusion in your own applications.
Latest Console Articles
Subsystem Switch
Windows distinguishes the console or GUI program from PE file's Subsystem value. This article explains those and show simple sample program.
Win32 Console Application Tools
Discover how to move the cursor, clear the screen, and set colors in the console.
Essential Difference between CONSOLE and GUI Applications
This sample describes the difference between CONSOLE GUI and GUI CONSOLE applications with 20 lines of code.
Windows Applications that Have Access To Console Features
Allows you to utilize standard C/C++ I/O functions such as cin, cout and printf from a Windows application
Using the Console Like MSDEV
Illustrates how to have a Windows application also output to the command-line when the user types
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.