|
Adding Program Functionality
Most of programming is the iterative process of adding one program subsystem after another.
Perhaps you begin with your program's "engine," such as the calculation engine for a spreadsheet
application or the formatting engine for a word processor. Then you might develop your program's
OLE functionality, and so on. This book covers a wide range of topics useful in this phase of development.
|
Overviews Short introductions to the concepts important in adding core functionality to your program |
|
How Do I Explanations of the tasks to perform as you add program functionality |
|
Frequently Asked Questions Focused questions that other Visual C++ users are asking too |
|
Details Longer conceptual articles about the subjects you need at this stage |
What else do you want to do?
Interesting home pages
|