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

Programming Windows

Charles Petzold

reading

$ cat README.md

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

7 notes
  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
  6. 06 The Keyboard
  7. 07 The Mouse