home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / FILEDLG6.ZIP / CHANGES.DOC next >
Text File  |  1990-11-14  |  1KB  |  31 lines

  1. List of changes from previous version:
  2.  
  3. 1. Added v1.21 error messages to ErrMessageBox function.
  4.  
  5. 2. Added long file name support.
  6.  
  7. 3. Changed file find dialog box to use multiple threads in order
  8.    to allow the user to select and open a file without waiting for
  9.    the search to end.
  10.  
  11. 4. Added help button to find file dialog box.
  12.  
  13. 5. Find file function will now search for files that meet one of
  14.    a comma-separated list of search criteria. For example, the
  15.    search pattern *c,*.h will locate all files with a .c or .h extension.
  16.  
  17. 6. Hard-error processing is now disabled while FileOpenDlg and
  18.    FileSaveDlg are executing. On exit from these functions, hard-error
  19.    processing is enabled.
  20.  
  21. 7. Scroll-bar buttons are now located at each end of the current
  22.    directory name display in order to allow the user to view
  23.    the full name of the current directory.
  24.  
  25. 8. Horizontal scroll bars have been added to the file name and
  26.    directory name list boxes in order to allow the display of long
  27.    file names.
  28.  
  29. 9. This version of filedlg.dll and errmsg.dll requires OS/2 v1.2
  30.    or higher.
  31.