Course Description and Objectives
-
This class is designed to cover the crucial elements of Windows
application development. The students will learn to make direct Win32
API calls and to handle Windows messages. Techniques for debugging
applications and exposure to different development tools are also
included. By the end of the course the students will have a
clear understanding of how to write applications for the Windows NT and
Windows 95 operating systems.
Course Outline
-
Introduction to Windows Programming
Displaying Text
Keyboard and Mouse Input
Application Resources
Menus
Child Window Controls
Modal Dialog Boxes
Message Boxes
Common Dialog Boxes
File Input and Output
Graphics Device Interface
Global Memory Allocation
The Clipboard
Multi-document Interface
Dynamic Link Libraries
Threads
Interprocess Communication
|