Designed for C Windows programmers making the move to C++, this book provides an introductory, "hands-on" tutorial for programming with Microsoft Visual C++. It includes one double-density floppy, containing the source code for all the programming examples in the book.
Sprache
Verlagsort
Verlagsgruppe
Elsevier Science Publishing Co Inc
Illustrationen
Maße
Gewicht
ISBN-13
978-0-12-308650-1 (9780123086501)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Introduction: C vs C++; object oriented programming; visual C++ overview. Setting up visual C++: disk space requirements; what do I need to install?. The visual C++ components: visual workbench; AppStudio; AppWIzard; ClassWizard; Microsoft Foundation Class Library; code view; source profiler. A simple application: using AppStudio; hello world 2001. Using menus: adding windows; managing windows. Working with text: creating a document; formatting text. Working with graphics: drawing, working with files. Finishing touches: GUI guidelines; icons; adding help files. Appendix A: code listings.