home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_demos / vbx_demo / read.txt < prev    next >
Text File  |  1992-04-28  |  1KB  |  30 lines

  1.                         VBXRef 1.1 DEMO
  2.  
  3. The files needed to run this DEMO are:
  4.         VBXDEMO.EXE     The executable program
  5.         VBXREF.HLP      Windows Help file for VBXRef
  6.         MHUTIL.VBX      Support DLL
  7.         COMMDLG.DLL     Windows 3.1 Common Dialog
  8.         MHAD200.VBX     VBTools 2 Runtime VBX
  9.         MHEN200.VBX     "       "
  10.         VBXREF.INI      Configuration file for VBXRef
  11.         SCONTROL.DAT    Control Data file for VB Standard Controls
  12.         VBKWORDS.DAT    Listing of Visual Basic Keywords - used by Cross-Ref
  13.         VBXDEMO.MAK     Demo Project
  14.         VBXDEMO.FRM     Demo Form
  15.         VBXDEMO.GBL     Demo Global
  16.  
  17.  
  18. This is a fully working version of VBXRef that has been limited to the
  19. number of forms and controls that it will work with.  This DEMO is limited
  20. to an individual form, or a project with a single form or module.  The form
  21. has a limit of a maximum of five standard controls.  While VBXRef can read
  22. custom controls, this DEMO will not work with custom controls.
  23.  
  24. We have included a simple DEMO Project and Form for you to use with VBXRef,
  25. and the program will of course work with any VB Form that does not exceed
  26. the limits listed above.
  27.  
  28. The DLL's and VBX's MUST be in your executable path BEFORE you attempt to
  29. load and run VBXRef.
  30.