Clicking File | New | Project in Visual Studio brings up a dialog box from which you can select Win32 under C++. You can also select MFC, or CLR if you want to target the .NET Framework. The latter is tempting and preferable to the former since Microsoft is phasing it in as the new generation.
But let’s stay focussed (which is more than my dialog boxes are). We don’t want a console application, although Continue reading »