Module 4. User Input

Previous modules have explored creating a window, handling window messages, and basic drawing with 2D graphics. In this module, we look at mouse and keyboard input. By the end of this module, you will be able to write a simple drawing program that uses the mouse and keyboard.

In this section