Windows 98 basic concepts:: Win32 programming
- Using Windows: an example to demo a window basic
 - WinMain function
 - Windows Data Types
 - Large Integers
 - Window Classes: summary and index to all classes and their functions
 - About Window Classes
 - Window Class Styles
 - WNDCLASSEX
 - Using Window Classes
 - Window Class Reference
 - Window Class Functions
 - WNDCLASSEXA structure
 - Timers
 - Window Properties
 - Window Procedures: summary and indexes
 - winuser.h header
 - windowsx.h header
 - Windows GDI
 - winbase.h header
 - Messages and Message Queues
 - Configuration
 - GetSystemMetrics function
 - SystemParametersInfoA function
 - GetSysColor function
 - SetSysColors function
 - WINDOWINFO structure
 - WINDOWPLACEMENT structure
 - WINDOWPOS structure
 - WNDCLASSA structure
 - WNDCLASSEXW structure
 - WNDCLASSEXA structure
 - WNDCLASSW structure
 
this configuration section has good code snippet to test all these functions and get/set the parameters. good to practice them.
No comments:
Post a Comment