home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / window / visions / read.me < prev    next >
Encoding:
Text File  |  1990-05-21  |  1.3 KB  |  40 lines

  1.                                VISIONS
  2.  
  3.                   copyright 1990 Dan Vogel and David Bernazzani
  4.  
  5.   The following is a list of files included with the VISIONS library
  6. shareware release.  A statement of the VISIONS shareware policy is given
  7. in the demonstration program, DEMOVIS.
  8.  
  9. READ.ME      - This file.
  10.  
  11. VISIONS.LIB  - The VISIONS library compiled with the Microsoft C 5.1
  12.                large model.
  13.  
  14. DEMOVIS.EXE  - The VISIONS demonstration program.
  15.  
  16. DEMOLIST.C   - The VISIONS demonstration program source code files.
  17. DEMOWIND.C
  18. DEMOMENU.C
  19. DEMOFORM.C
  20. DEMOVIS.C
  21.  
  22. FILEMENU.MNU - A file defined menu, used by the VISIONS demonstration.
  23.  
  24. SHARLIST.H   - Constant definitions files used by VISIONS.  Files with
  25. SHARWIND.H   - the names USER*.H are the user's interface to VISIONS.  Those
  26. SHARMENU.H   - files names SHAR*.H are constants needed both by the user and
  27. SHARFORM.H   - internally by the library.  The SHARCOMP.H file is for
  28. SHARCOMP.H   - compiler specific interface definitions.  The manuals state
  29. USERLIST.H   - which of these include files must be included for the use of
  30. USERWIND.H   - each library.
  31. USERMENU.H
  32. USERFORM.H
  33.  
  34. VIS_LIST.TXT - These are the VISIONS library manuals.  Each file covers a
  35. VIS_WIND.TXT - separate VISIONS module, including the LIST, WINDOW, MENU,
  36. VIS_MENU.TXT - and FORM modules.
  37. VIS_FORM.TXT
  38.  
  39.  
  40.