zhuang@linux:~/reading/programming-windows/$ tree

Programming Windows

Author: Charles Petzold

Status: reading

Notes from reading Programming Windows. The goal is to extract the core ideas of Windows programming paradigm and to hold the feel of Windows programming and API.

$ cat SUMMARY.md

  1. 01 Getting Started
  2. 02 An Introduction to Unicode
  3. 03 Windows and Messages
  4. 04 An Exercise in Text Output
  5. 05 Basic Drawing