Software Design Using C++

An Online Book

Old Version -- No Longer Maintained

Please Refer to the New Version

AppWizard

Creating Windows Applications

Visual C++ has a wizard called AppWizard that creates the outline of a working Windows application for you. You then use the ClassWizard and other tools to add to the application. The following will talk you through some beginning examples. All were tested under Visual C++ 5.0.

References

Back to the main Software Design Page