Industrial Strength Programming

Windows Techniques

Go to chapter  

Hello Windows!

  • Programming Paradigm
  • Hello Windows!
  • Encapsulation
Go to chapter  

Controlling Windows through C++

  • Creating a Namespace
  • Model-View-Controller
Go to chapter  

Painting

  • Application Icon
  • Window Painting and the View Object
  • The Canvas
  • The WM_PAINT Message
  • The Model
  • Capturing the Mouse
  • Adding Colors and Frills
Go to chapter  

Windows Application

  • Porting the Calculator to Windows
  • User Interface
  • Child Windows
  • Windows Controls
  • Dialogs
  • Commands and Menus
  • Dynamic Menus
  • Exercises