-
Book Overview & Buying
-
Table Of Contents
C++ Windows Programming
By :
C++ Windows Programming
By:
Overview of this book
It is critical that modern developers have the right tools to build practical, user-friendly, and efficient applications in order to compete in today’s market. Through hands-on guidance, this book illustrates and demonstrates C++ best practices and the Small Windows object-oriented class library to ease your development of interactive Windows applications.
Begin with a focus on high level application development using Small Windows. Learn how to build four real-world applications which focus on the general problems faced when developing graphical applications. Get essential troubleshooting guidance on drawing, spreadsheet, and word processing applications. Finally finish up with a deep dive into the workings of the Small Windows class library, which will give you all the insights you need to build your own object-oriented class library in C++.
Table of Contents (16 chapters)
Preface
2. Hello, Small World!
3. Building a Tetris Application
4. Working with Shapes and Figures
5. The Figure Hierarchy
6. Building a Word Processor
7. Keyboard Input and Character Calculation
8. Building a Spreadsheet Application
9. Formula Interpretation
10. The Framework
11. The Document
12. The Auxiliary Classes
13. The Registry, Clipboard, Standard Dialogs, and Print Preview
14. Dialogs, Controls, and Page Setup
A. Rational and Complex Numbers
