Discover how to use separate projects within a solution to reduce confusion when you have imported code mixed with your new code.
Latest Win32 Articles
32 OpenMP Traps for C++ Developers
Pursue a description of a number of parallel code errors that lead to incorrect behavior of parallel programs created with OpenMP.
SFL 2.0 Service Framework Library for Native Windows Service Applications, Part 3: SFL Architecture
Find out what is under the SFL's hood.
Fancy Custom MessageBox
Discover a method for customizing message boxes created with the MessageBox Windows API function.
Auto Increment the Version Number after Each Build in a Visual Studio Project
This is a Version Number Build Tool for Automatic Version Numbering after each build in the Visual Studio Environment.
Distributed Network Object
Learn to use the "Network Distributed Object Model" to have a simplified way of performing network communication at the object level.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Using File Functions in .NET
There's lot's more hidden under the surface of file functions than might appear at first glance.

Making a Countdown App (Timer)
Count up or count down. Learn how to do it all with Visual Basic.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.