Skip to content

Introduction to MFC Programming with Visual C++

Best in textbook rentals since 2012!

ISBN-10: 0130166294

ISBN-13: 9780130166296

Edition: 2000

Authors: Richard M. Jones

List price: $69.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Most MFC introductory guides show you how to generate code with Microsoft's AppWizard and then modify it -- but give you little understanding of how to program in MFC. This book is different: it starts with the MFC fundamentals you need to really know what you're doing -- and also takes you much further than most competitive books. By the time you're introduced to the AppWizard, you'll have the knowledge to take full advantage of it! Start by understanding the fundamentals of object-oriented programming, the essential concepts underlying MFC, the structure of MFC programs, and the Document/View architecture. Master not only MFC's common interface controls, but also more advanced concepts,…    
Customers also bought

Book details

List price: $69.99
Copyright year: 2000
Publisher: Prentice Hall PTR
Publication date: 12/22/1999
Binding: Paperback
Pages: 336
Size: 8.75" wide x 11.25" long x 1.00" tall
Weight: 2.090
Language: English

Object Concepts In Console Applications
Using MFC Utility Classes in Console Applications
Classes: A Review of Concepts
Collections, CFiles, and Serializing Objects
Handcrafted Mfc Windows Programs
Event Handling: Keyboard and Mouse Input
Device Context Attributes and Functions
Mouse and Keyboard Techniques
Using Window Controls
Menus and Dialogs
Appwizard applications with no document
The AppWizard and ClassWizard
More on Menus, Toolbars, and Dialogs
Timers and the XOR Draw Mode
Bitmap Graphics
Sending and Posting Messages
The Document / View Architecture
Using The Document / View Architecture
Database Processing
Appendices
A Win32 Program
Using the Debugger
The Editor.What's On the CD?