MFC Programming
Autor Alan R. Feueren Limba Engleză Mixed media product – 8 iun 1997
Preț: 204.27 lei
Preț vechi: 275.12 lei
-26% Nou
39.11€ • 40.80$ • 32.78£
Disponibilitate incertă
Specificații
ISBN-10: 0201633582
Pagini: 480
Dimensiuni: 193 x 240 x 27 mm
Greutate: 0.84 kg
Ediția:1
Editura: Pearson Education
Colecția Addison Wesley
Locul publicării:Boston, United States
Descriere
Cuprins
1. Win32 and MFC.
2. Hello, World.
3. Menus.
4. Dialogs.
5. Windows and Messages.
6. Controls.
7. Common Dialogs.
8. Graphics, the Mouse, and the Keyboard.
II. THE APPLICATION FRAMEWORK.
9. Program Organization.
10. Documents and Views.
11. Toolbars and Status Bars.
12. Specialized Views.
13. Printing and Previewing.
III. EXTENDED EXAMPLES.
14. Dialog-Based Applications.
15. Dynamic Link Libraries.
16. A Simple Internet Browser. 0201633582T04062001
Notă biografică
Hangman
0201633582AB04062001
Textul de pe ultima copertă
MFC Programming provides an in-depth introduction to writing 32-bit Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture; next covering the document/view framework that simplifies the creation of industrial-strength programs; and finally illustrating advanced concepts like the usage of dynamic link libraries (DLL), creating Internet clients, and building form-based applications.
MFC Programming answers the hard questions by diving below the surface presented in the Reference Manual. For example, all types of controls are discussed, including the common controls, owner-draw controls using message reflection, and tool tips within a dialog. All of the common dialogs are described along with the the various methods of customization. Serialization is covered in depth, including serializing collections, reading and writing custom file formats, and using versionable schemas. Printing and previewing are described in detail, including printing of forms, scaling output to fit on a page, printing of headers and footers, and customization of the Page Setup dialog. Debugging strategies are explored, along with fixes to a few bugs encountered in MFC along the way.
0201633582B04062001Caracteristici
- Accompanying CD-ROM contains source codes for all programs in the book.