home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 5 / MasteringVisualBasic5.iso / protview / demowinx / data.1 / README.TXT < prev    next >
Encoding:
Text File  |  1996-11-01  |  4.4 KB  |  146 lines

  1.  
  2. ****************************************************
  3. *                                                  *
  4. *  ProtoView WinX Component Library version 1.00   *
  5. *                                                  *
  6. ****************************************************
  7.  
  8. October 30, 1996
  9.  
  10. Thank you for obtaining this preview release of ProtoView
  11. WinX.  Read this file carefully as it will explain
  12. how to correctly use this product.
  13.  
  14. WinX is scheduled to ship on November 30.
  15.  
  16. ***************************************************
  17. *                                                 *
  18. *  Technical Support                              *
  19. *                                                 *
  20. ***************************************************
  21.  
  22. Technical support for this preview version is available through
  23. our web site only at tech@protoview.com.
  24.  
  25. If you wish to purchase WinX and receive a preview version
  26. with standard tech support and that does not contain
  27. demo splash screens,  you can do so by calling
  28. 1-800-231-8588
  29.  
  30.  
  31. ***************************************************
  32. *                                                 *
  33. *  Registering Controls                           *
  34. *                                                 *
  35. ***************************************************
  36.  
  37. The tool REGSVR32.EXE can be used to register a 32-bit
  38. ActiveX control, though normally the ProtoView install
  39. will perform this step for you.  If you experience any
  40. problems registering your ProtoView ActiveX control, first
  41. try unregistering and reregistering the control, as shown
  42. below.  The command-line option /U is available to both
  43. REGSVR and REGSVR32.
  44.  
  45. REGSVR /U <filename>.OCX
  46. REGSVR <filename>.OCX
  47.  
  48. If you continue to have problems registering your
  49. ProtoView ActiveX control, you may need to update some or
  50. all the shared files in your Windows SYSTEM directory.
  51. Read the section in this README "The Shared Components."
  52.  
  53. If you previously owned the PICS OCX package, you should
  54. unregister the PICS OCXs, and register the controls that
  55. come in this package.  The PICS package has been
  56. incorporated in this and some conflicts may arise due to
  57. class names.  It is also a good idea to re-insert the
  58. control(s) into your project so the new class IDs are
  59. used.
  60.  
  61. *********************************
  62. *                               *
  63. *  The Shared Components        *
  64. *                               *
  65. *********************************
  66.  
  67. ProtoView ActiveX controls require several shared DLLs from
  68. Microsoft to be present on the machine using the ActiveX
  69. controls.  In some cases you may have to update these
  70. files in the Windows SYSTEM  directory.
  71.  
  72. If you experience problems registering or running the
  73. ActiveX controls, or the setup program warned you that it
  74. could not locate one or more shared components, you may
  75. want to copy some or all of the shared files available
  76. from the PVAPPS\WINX\SHARED directory.
  77.  
  78. ProtoView also has available a ZIP file SHARED.ZIP
  79. with the necessary shared files.  The file SHARED.ZIP can
  80. be freely downloaded from the ProtoView BBS, CompuServe
  81. forum, or our Internet FTP site.
  82.  
  83. The complete list of shared files necessary for WinX
  84. controls is below.  Use caution when updating the Windows
  85. SYSTEM directory to make sure you do not overwrite DLLs with
  86. older versions.  Doing so may inadvertently cripple other
  87. applications or your system.
  88.  
  89.  
  90. Files needed for 32-bit ActiveX
  91.  
  92. MFC40.DLL
  93. MSVCRT.DLL
  94. OLEPRO32.DLL
  95.  
  96.  
  97.  
  98. **********************************
  99. *                                *
  100. *  Documentation Updates         *
  101. *                                *
  102. **********************************
  103.  
  104. The ProtoView Calendar control also has the following
  105. properties:
  106.  
  107. BkDayColor
  108. DayColor
  109. HightlightColor
  110. BkHighlightColor
  111.  
  112. The ProtoView Font Selection control does not have the
  113. GetFontObject method.
  114.  
  115. The ProtoView TreeView control Branch method IsOpen
  116. is actually a property.
  117.  
  118.  
  119. **********************************
  120. *                                *
  121. *  How to Contact ProtoView      *
  122. *                                *
  123. **********************************
  124.  
  125. ProtoView Development Corp.
  126. 2540 Route 130
  127. Cranbury, New Jersey, 08512
  128.  
  129.  
  130. Phone:  (609) 655-5000
  131. Fax:    (609) 655-5353
  132.  
  133. Internet: http://www.protoview.com
  134.           info@protoview.com
  135.  
  136. CompuServe: Go ProtoView
  137.             75300,3510
  138.  
  139.  
  140.  
  141. Thank you,
  142.  
  143. ProtoView Development Corp.
  144. Technical Support Team
  145.  
  146.