home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / FILEDLG6.ZIP / README.DOC < prev    next >
Text File  |  1990-11-15  |  2KB  |  48 lines

  1. Following is a list of the files included in this ZIP archive.
  2.  
  3.     readme.doc  ... This file.
  4.     changes.doc ... List of changes made from the previous version.
  5.     filedlg.lib ... Import library for file dialog functions.
  6.     filedlg.dll ... Dynamic link library containing file dialog functions.
  7.     filedlg.h   ... Header file containing function declarations.
  8.     filedlg.hlp ... Help file used by Microsoft QuickHelp program.
  9.     errmsg.lib  ... Import library for error handler.
  10.     errmsg.dll  ... Dynamic link library containing error handler.
  11.     errmsg.h    ... Header file containing error handler function declaration.
  12.     errmsg.hlp  ... Help file used by Microsoft QuickHelp program.
  13.     source.zip  ... Source code.
  14.     sample.zip  ... Sample programs.
  15.     errmsg.zip  ... Source code to error handler.
  16.  
  17. Note that for the file dialog functions to work, *both* the FILEDLG.DLL
  18. and ERRMSG.DLL dynamic link libraries must be located in a directory that
  19. is listed in the LIBPATH.
  20.  
  21. This software is user-supported software and may be freely
  22. copied and used by anyone who wishes to do so as long as the
  23. following conditions are met:
  24.  
  25. 1.   These functions may not be used by any program for
  26.      which a fee is charged unless the owner of the program
  27.      has paid the registration fee.
  28.  
  29. 2.   If you transmit a copy of this software to another
  30.      party you must give them the complete unaltered
  31.      contents of the FILEDLG.ZIP file.
  32.  
  33. 3.   If you make any modifications to these functions you
  34.      must change the name of the dynamic link library files
  35.      FILEDLG.DLL and ERRMSG.DLL to some other name.
  36.  
  37. If you feel that this program has benefited you, please
  38. register it by sending $25.00 to:
  39.  
  40.      Rick Yoder
  41.      8790 Rosewood Lane
  42.      Indianapolis, IN  46240
  43.  
  44.      phone: 317-846-8034 (after 5:00PM EST)
  45.  
  46. Technical support is available via Compuserve (ID 73457,521) and
  47. BIX (ID ryoder) for registered users.
  48.