MFC Programming by Alan Feuer (1997, Trade Paperback)
Über dieses Produkt
Product Identifiers
PublisherAddison Wesley Professional
ISBN-100201633582
ISBN-139780201633580
eBay Product ID (ePID)539761
Product Key Features
Number of Pages480 Pages
Publication NameMfc Programming
LanguageEnglish
Publication Year1997
SubjectProgramming Languages / C++, Client-Server Computing
TypeTextbook
AuthorAlan Feuer
Subject AreaComputers
FormatTrade Paperback
Dimensions
Item Height3.9 in
Item Weight3.5 Oz
Item Length3.9 in
Item Width3.9 in
Additional Product Features
Intended AudienceScholarly & Professional
LCCN97-007958
Dewey Edition21
IllustratedYes
Dewey Decimal005.4/2
Table Of ContentI. BASIC WINDOWS. 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
SynopsisThis book 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.