|
Description
This course provides participants with a hands-on introduction to
building Windows applications. It makes full use of Visual C++ (6.0)
tools. The exercises provide solutions to common problems. The course
covers the MFC library, the Visual C++ Document-View-Frame model
for building standard Windows applications, the MDI (Multiple Document
Interface), and creation of OLE-compliant compound document files.
Audience
Programmers who will be building Windows applications using MFC.
Prerequisites
Participants must have practical experience programming in C++.
Experience with the Windows SDK is helpful but not required.
Hardware and Software
Microsoft Visual C++ v6.0, running on Windows 95/98/ME/NT/2000.
Pentium systems are recommended to shorten compile times. The systems
should read a 3.5” solution disk or CD-ROM.
|
Format
Objectives
After completing this course, participants should be able to:
- Use the AppWizard and other Visual
C++ tools
- Build user interfaces using views,
menus, dialog boxes, and controls
- Describe the Windows event-driven
application model as seen through the Visual C++ environment
- Use ActiveX controls in Windows applications
- Use ODBC for database access with
Visual C++
- Describe MFC's document/view architecture
- Design advanced windows
|