更新时间:2021-07-14 10:03:36
封面
版权页
Credits
About the Author
About the Reviewer
www.PacktPub.com
eBooks discount offers and more
Dedication
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Introduction
The library
Summary
Chapter 2. Hello Small World!
Hello Small Windows!
The circle application
Chapter 3. Building a Tetris Application
The MainWindow function
The Tetris window
The TetrisFigure class
The GameGrid class
Chapter 4. Working with Shapes and Figures
The DrawDocument class
Chapter 5. The Figure Hierarchy
The DrawFigure class
The LineFigure class
The ArrowFigure class
The RectangleFigure class
The EllipseFigure class
Chapter 6. Building a Word Processor
Auxiliary classes
The MainWindow class
The WordDocument class
Chapter 7. Keyboard Input and Character Calculation
Keyboard handling
Character calculation
Chapter 8. Building a Spreadsheet Application
The CalcDocument class
Source and target sets
Graph searching
Error handling
Chapter 9. Formula Interpretation
Formula interpretation
Matrix and reference
The cell
Further reading
Chapter 10. The Framework
An overview of Small Windows
"Hello" window for the Win32 API
The WinMain function
The Application class
The Window class
The Graphics class
Chapter 11. The Document
The Document class
The Menu class
The Accelerator class
The StandardDocument class
Chapter 12. The Auxiliary Classes
The Size class
The Point class
The Rect class
The Color class
The Font class
The Cursor class
The DynamicList class
The Tree class
The InfoList class
Strings
Chapter 13. The Registry Clipboard Standard Dialogs and Print Preview
The registry
The Clipboard class
Standard dialogs
Print preview
Chapter 14. Dialogs Controls and Page Setup
Custom dialogs
Controls
Converters
Page setup