home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / PCTV3N3.ZIP / MDITOOL.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1992-05-29  |  992 b   |  33 lines

  1.  
  2. Toolbars for Turbo Pascal
  3. (c) 1992 by Tom Swan. All rights reserved.
  4.  
  5. Note: You may use any of the files in the MDITOOL.ZIP file to create
  6. your own compiled programs, which you may distribute free of any
  7. charge or royalty.
  8.  
  9. After unzipping the files, run the sample code and try out the toolbar,
  10. which I created with Turbo Pascal for Windows 1.5 and Danny Thorpe's
  11. Toolbar unit. You must have TPW 1.5 to compile the code.
  12.  
  13. To create your own toolbars, unzip file TOOLBAR.ZIP in a separate
  14. directory (C:\TPW\TOOLBAR would be good). Add this directory to TPW's
  15. unit paths, then insert USES Toolbar; into your program.
  16.  
  17. For more information about the files, see my column "Shades of
  18. Windows" appearing regularly in PC TECHNIQUES. Enjoy!
  19.  
  20. Tom Swan
  21.  
  22. Electronic mail:
  23.   Compuserve ID 73627,3241
  24.   MCI Mail: Tom Swan
  25.  
  26. Mailing address:
  27.   Swan Software
  28.   P. O. Box 206
  29.   Lititz, PA 17543
  30.  
  31. Phone: 717-627-1911 (disk orders or inquiries only please)
  32.   Fax: 717-627-4715
  33.