The Rest of Windows 95
As you can see by this list of topics not covered in this tutorial, Win32
programming is a vast subject.
-
Menus
-
Predefined controls, BUTTON, EDIT, LISTBOX, COMBOBOX, SCROLLBAR, STATIC
-
Common Controls, over a dozen!
-
Dialogs, message box
-
Common Dialogs, ten!
-
GDI, bitmaps, icons, brushes, pens, etc.
-
Device Contexts
-
Atoms
-
Metafiles
-
Resources
-
String resources and internationalization
-
Version Control
-
Memory Management
-
Communications
-
Files
-
File Mapping
-
File (and other handle) Inheritance
-
Printing
-
Sound
-
DLL
-
DLL injection
-
Hooks
-
Shell and Starting Another Application
-
Waiting for an application to finish
-
Environment variables
-
Profiles: Registry & .INI files
-
Threads and Processes
-
Structured Exception Handling
-
Synchronization
-
Console Application
-
Mouse and Cursor
-
Keyboard
-
Clipboard
-
MDI
-
DDE
-
MFC !
-
Winsock
-
TAPI
-
MAPI
-
OLE2/ActiveX
-
DirectX