 | Week 2 - GDI, Colors, Fonts, Modal Dialog boxes
Look at the Graphics Device Interface What colors are available to us and how.
The fonts, changing them and Modal Dialog boxes.
 | Chapter 5 The Graphics Device Interface, Colors, and Fonts |
 | Chapter 6 The Modal Dialog and Windows Common Controls |
 | Program The Ticket program a simple dialog box with your speed and the posted speed will
you get a ticket? |
 | PowerPoint Slides From Lecture |
|
 | Week 3 - Modeless Dialog, Active X=, IE4 Common Controls, Memory Management
The modeless dialog box and how to update data between the view and the dialog box. An
overview of ActiveX and the IE4 common controls. Then How does windows handle memory.
 | Chapter 7 The Modeless Dialog and Windows Common Dialogs |
 | Chapter 8 Using ActiveX Controls |
 | Chapter 9 Internet Explorer 4 Common Controls |
 | Chapter 10 Win32 Memory Management |
 | PowerPoint Slides From Lecture |
|
 | Week 4 - Bit Maps
We will cover how to use bit maps in your view class and add them to buttons on
your dialog boxes and tool bars.
|
 | Week 5 - Message Processing and Multi-threaded Programming
How are messages posted and routed through the windows structure. What are
threads and how to make a function become a thread.
|
 | Week 6 - The Doc-View Architecture, Tool Bars
The modeless dialog box and how to update data between the view and the dialog box. An
overview of ActiveX and the IE4 common controls. Then How does windows handle memory.
 | Chapter 13 Menus, Keyboard Accelerators, the Rich Edit Control, and Property Sheets |
 | Chapter 14 Toolbars and Status Bars |
 | PowerPoint Slides From Lecture |
|
 | Week 7 - Reusable Frame Window Base Class, and Separating the Doc from it's View
How to use the registry and some of the base classes in MFC to enhance your application.
Moving the data out of the view class into the Doc class.
|
 | Week 8 - Separating the Doc from it's View Reading and Writing SDI
Moving the data out of the view class into the Doc class. Continued.
|
 | Week 9 - Reading and Writing MDI
Saving to files and reading from files.
|
 | Week 10 - Printing and the Print Preview
The Printer functions.
|