Teach Yourself Visual C++ 6 in 21 Days -- Ch 1 -- The Visual C++ Development Environment--Building Your First Visual C++ Application
Day001, you'll learn about the following:
- The primary areas of the Visual C++ development environment
- The Application Wizard--how you can use it to build the basic infrastructure for your applications
- The Dialog Painter--how you can use it to paint dialog windows, much in the same way that you can build windows with Visual Basic, PowerBuilder, or Delphi
- The Class Wizard--how you can use it to attach functionality to your application windows
-----------------------------------------------------------------------------------------------------------------