책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > C++
· ISBN : 9781572318571
· 쪽수 : 1150쪽
· 출판일 : 1998-08-01
목차
Acknowledgments
Introduction
Part 1. Windows, Visual C++, and Application Framework Fundamentals
Chapter 1. Microsoft Windows and Visual C++ 3
Chapter 2. The Microsoft Foundation Class Library Application Framework
Part 2. The MFC Library View Class
Chapter 3. Getting Started with AppWizard - "Hello, world!"
Chapter 4. Basic Event Handling, Mapping Modes, and a Scrolling View
Chapter 5. The Graphics Device Interface, Colors, and Fonts
Chapter 6. The Modal Dialog and Windows Common Controls
Chapter 7. The Modeless Dialog and Windows Common Dialogs
Chapter 8. Using ActiveX Controls
Chapter 9. Internet Explorer 4 Common Controls
Chapter 10. Win32 Memory Management
Chapter 11. Bitmaps
Chapter 12. Windows Message Processing and Multithreaded Programming
Part 3. The Document-View Architecture
Chapter 13. Menus, Keyboard Accelerators, the Rich Edit Control, and Property Sheets
Chapter 14. Toolbars and Status Bars
Chapter 15. A Reusable Frame Window Base Class
Chapter 16. Separating the Document from Its View
Chapter 17. Reading and Writing Documents - SDI Applications
Chapter 18. Reading and Writing Documents - MDI Applications
Chapter 19. Printing and Print Preview
Chapter 20. Splitter Windows and Multiple Views
Chapter 21. Context-Sensitive Help
Chapter 22. Dynamic Link Libraries
Chapter 23. MFC Programs Without Document or View Classes
Part 4. Active X: Com, Automation, and Ole
Chapter 24. The Component Object Model
Chapter 25. Automation
Chapter 26. Uniform Data Transfer - Clipboard Transfer and OLE Drag and Drop
Chapter 27. Structured Storage
Chapter 28. OLE Embedded Components and Containers
Chapter 29. Introducing the Active Template Library
Chapter 30. ATL and ActiveX Controls
Part 5. Database Management
Chapter 31. Database Management with Microsoft ODBC
Chapter 32. Database Management with Microsoft Data Access Objects
Chapter 33. The OLE DB Templates
Part 6. Programming for the Internet
Chapter 34. TCP/IP, Winsock, and WinInet
Chapter 35. Programming the Microsoft Internet Information Server
Chapter 36. ActiveX Document Servers and the Internet
Chapter 37. Introducing Dynamic HTML
Chapter 38. Visual C++ for Windows CE
Appendix A. Message Map Functions in the Microsoft Foundation Class Library
Appendix B. MFC Library Runtime Class Identification and Dynamic Object Creation
Index