Programming with Microsoft Visual C++ .NET, Sixth Edition
byGeorge ShepherdandDavid Kruglinski
ISBN:0735615497
Microsoft Press
2003
(1038 pages)
The in-depth reference that covers both classic, core Windows competencies and modern .NET programming.
Programming with Microsoft Visual C++ .NET, Sixth Edition
Part I - Windows, Visual C++ .NET, and Application Framework Fundamentals
Chapter 1 Windows and Visual C++ .NET
Chapter 2 The Microsoft Foundation Class Library Application Framework
Part II - MFC Essentials
Chapter 3 Getting Started with the MFC Application Wizard
Chapter 4 Visual C++ .NET Wizards
Chapter 5 Windows Message Mapping
Chapter 6 Classic GDI Functions, Fonts, and Bitmaps
Chapter 7 Dialog Boxes
Chapter 8 Common Controls
Chapter 9 Using ActiveX Controls
Chapter 10 Win32 Core Memory Management
Chapter 11 Windows Message Processing and Multi-Threaded Programming
Part III - MFC''s Document-View Architecture
Chapter 12 Menus, Keyboard Accelerators, the Rich Edit Control, and Property Sheets
Chapter 13 Toolbars and Status Bars
Chapter 14 A Reusable Frame Window Base Class
Chapter 15 Separating the Document from Its View
Chapter 16 Reading and Writing Documents
Chapter 17 Printing and Print Preview
Chapter 18 Splitter Windows and Multiple Views
Chapter 19 Context-Sensitive Help
Chapter 20 Dynamic-Link Libraries
Chapter 21 MFC Programs Without Document or View Classes
Part IV - COM, Automation, ActiveX, and OLE
Chapter 22 The Component Object Model
Chapter 23 Automation
Chapter 24 Uniform Data Transfer: Clipboard Transfer and OLE Drag and Drop
Chapter 25 Introducing the Active Template Library
Chapter 26 ATL and ActiveX Controls
Chapter 27 The OLE DB Templates
Part V - Programming for the Internet
Chapter 28 Internet Essentials
Chapter 29 Introducing Dynamic HTML
Chapter 30 ATL Server
Part VI - .NET and Beyond
Chapter 31 Microsoft .NET
Chapter 32 Managed C++
Chapter 33 Programming Windows Forms Using Managed C++
Chapter 34 Programming ASP.NET Using Managed C++
Chapter 35 Programming ADO.NET Using Managed C++
Appendix A Message Map Functions in the MFC Library
Appendix B MFC Library Runtime Class Identification and Dynamic Object Creation