Flying Lemurs: Fly for Fun

TUTORIALS


Basic MFC Project
The easiest Visual C++ project to create a useful window.

Open Visual C++ and start a new project, selecting "MFC AppWizard (exe)"
At this point select the default options for each dialog box choice.

Build the project using Batch Build and Visual C++ creates the Debug and Retail versions of the compiled project.

This creates your basic program window complete with toolbar and an easily modified window.



Copyright 2008 Flying Lemurs.