home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / pctchnqs / 1991 / number5 / dlg / readme.txt < prev   
Text File  |  1991-10-02  |  1KB  |  33 lines

  1.  
  2. Dialog Demonstrations
  3. (c) 1991 by Tom Swan. All rights reserved.
  4.  
  5. Note: You may use any of the files in the DLG.ZIP file to create
  6. your own compiled programs, which you may distribute free of any
  7. charge or royalty.
  8.  
  9. To run the demonstration programs, load DLGSHOW.PAS or DLGSAVE.PAS
  10. into Turbo Pascal for Windows. Define the conditional directive BWCC
  11. as explained in the article if you have Borland Custom Controls
  12. (supplied with Resource Workshop).
  13.  
  14. If you don't have Borland Custom Controls, you can still run the
  15. demonstration, but if you compile the source code, the dialog reverts
  16. to standard Windows style. Make sure BWCC.DLL is in the current
  17. directory, in the Windows home directory, or in any directory listed
  18. in a PATH statement. You can then run the supplied .EXE files.
  19.  
  20. If you have Object Graphics, make the changes listed in OGLFIX.TXT.
  21. The repairs come directly from Whitewater. Be sure to save a backup
  22. copy of your original files before making these changes. I can't
  23. guarantee the repairs will work, but they seem to fix the problems I
  24. was having.
  25.  
  26. For more information about the files, see my column "Shades of
  27. Windows" appearing regularly in PC TECHNIQUES. Enjoy!
  28.  
  29. Tom Swan
  30. Compuserve ID 73627,3241
  31. MCI Mail: TSWAN
  32. Fax: 717-627-4715
  33.