home *** CD-ROM | disk | FTP | other *** search
/ Master Class - Visual C++ / Master_Class_Visual_C_WROX_1995.iso / book / vcmasterclass.cnt (.txt) next >
Microsoft Windows Help File Content  |  1996-07-03  |  4KB  |  86 lines

  1. :Base .\VCMasterClass.hlp>main
  2. 1 Visual C++ Master Class
  3. 2 Chapter 1 : Coding Conventions for MFC Extensions - Scot Wingo
  4. 3 Coding Conventions for MFC Extensions=p01_intro@VCMasterClass.hlp
  5. 3 Design Issues=p01_DesignIssues@VCMasterClass.hlp
  6. 3 Lessons from the Field=p01_LessonsfromtheField@VCMasterClass.hlp
  7. 2 Chapter 2 : Real-world MFC Extensions - Scot Wingo
  8. 3 Real-world MFC Extensions=p02_2-1
  9. 3 A Customizable Toolbar : MCCustToolBar=p02_2-2
  10. 2 Chapter 3 : Porting from 16-bit to 32-bit - Ken Ramirez
  11. 3 Porting from 16-bit to 32-bit=p03_3-1
  12. 3 Porting MFC Applications to 32-bit=p03_3-2
  13. 3 32-bit Issues and Platform Differences=p03_3-3
  14. 3 Dynamic-link Libraries=p03_3-4
  15. 2 Chapter 4 : COM and OLE - Ken Ramirez
  16. 3 COM and OLE=p04_4-1
  17. 3 Aggregation=p04_4-2
  18. 3 Structured Storage and Compound Files=p04_4-3
  19. 3 Uniform Data Transfer=p04_4-4
  20. 2 Chapter 5 : OLE Containers and Servers - Ken Ramirez
  21. 3 OLE Containers and Servers=p05_5-1
  22. 3 Implementing a Container=p05_5-2
  23. 3 Database Support in an OLE Container=p05_5-3
  24. 3 Monikers=p05_5-4
  25. 2 Chapter 6 : OLE Automation and Controls - Ken Ramirez
  26. 3 OLE Automation and Controls=p06_6-10
  27. 3 OLE Automation using MFC=p06_6-20
  28. 3 OLE Controls=p06_6-31
  29. 2 Chapter 7 : OLE and ODBC - Ken Ramirez
  30. 3 OLE and ODBC=p07_7-1
  31. 3 A Data Warehouse=p07_7-2
  32. 3 Implementation=p07_7-3
  33. 3 The Component Layer=p07_7-4
  34. 3 The Final Verdict=p07_7-5
  35. 2 Chapter 8 : Enhancing Windows UI Components - Julian Templeman
  36. 3 Enhancing Windows UI Components=p08_8-1
  37. 3 Making a Masked Edit Control=p08_8-2
  38. 3 Modifying the Common Dialogs=p08_8-3
  39. 2 Chapter 9 : Windows 95 Shell Programming - Ken Ramirez
  40. 3 Windows 95 Shell Programming=p09_9-1
  41. 3 File Viewers=p09_9-2
  42. 3 Windows File Systems=p09_9-3
  43. 3 Shortcuts and the Shell=p09_9-4
  44. 3 Creating Shell Extensions=p09_9-5
  45. 3 Property Sheet Handlers=p09_9-6
  46. 2 Chapter 10 : Advanced Dialogs and Property Sheets - Saud Alshibani, David Gillet and Julian Templeman
  47. 3 Advanced Dialogs and Property Sheets=p10_10-1
  48. 3 Creating a Generic Dynamic Dialog Class=p10_10-2
  49. 3 Advanced Property Sheets=p10_10-3
  50. 3 Embedding Property Sheets=p10_10-4
  51. 2 Chapter 11 : Windows Multimedia Services - Andrew Evans
  52. 3 Windows Multimedia Services=p11_11-1
  53. 3 The Low-level APIs=p11_11-2
  54. 3 CPCMWave : A Class for Handling Simple PCM Wave Audio=p11_11-3
  55. 3 Project : WaveScope=p11_11-4
  56. 2 Chapter 12 : Working with Device-Independant Bitmaps (DIBs) - Andrew Evans
  57. 3 Working with Device-Independant Bitmaps (DIBs)=p12_12-1
  58. 3 CDIB: A Simple DIB Wrapper Class=p12_12-2
  59. 3 DIBs and Animation=p12_12-3
  60. 2 Chapter 13 : The Windows 95 Game SDK (DirectX) - Andrew Evans
  61. 3 The Windows 95 Game SDK (DirectX)=p13_13-1
  62. 3 DirectDraw=p13_13-2
  63. 3 DirectSound=p13_13-3
  64. 3 DirectPlay=p13_13-4
  65. 3 Wrapping DirectX in C++=p13_13-5
  66. 3 CDirectXSprite: An Animated Sprite Object=p13_13-6
  67. 2 Chapter 14 : Network Programming - Andrew Yuen
  68. 3 Network Programming=p14_14-1
  69. 3 Mailslots=p14_14-2
  70. 3 NetBIOS=p14_14-3
  71. 2 Chapter 15 : Winsock Internet Programming - Rafael Fiol
  72. 3 WinSock Internet Programming=p15_15-1
  73. 3 The Asynchronus Model=p15_15-2
  74. 3 Building a Finger Client=p15_15-3
  75. 3 Building a Home Automation Application=p15_15-4
  76. 2 Chapter 16 : Intranet Programming with WinINet - Sing Li
  77. 3 Intranet Programming with WinINet=p16_16-1
  78. 3 The FTP and Gopher Protocols=p16_16-2
  79. 3 Wrapping WinINet with C++=p16_16-3
  80. 3 Implementation of the CIS=p16_16-4
  81. 2 Chapter 17 : ActiveX Documents and Objects - Sing Li
  82. 3 ActiveX Documents and Objects=p17_17-1
  83. 3 Active Documents and Doc Objects=p17_17-2
  84. 3 Activate the CIS=p17_17-3
  85. 3 Modifications to Embedding/In-place Editing Code=p17_17-4
  86.