home *** CD-ROM | disk | FTP | other *** search
- List of changes from previous version (FILDL4).
-
- 1. Added the function ErrMessageBox, a simple error handler function.
- ErrMessageBox will either display the error message associated with
- an OS/2 error code or will make use of a user-defined error message
- list.
-
- 2. Fixed bug that causes a protection violation to occur when the initial
- search spec. string (pszShowSpec) passed to the FileOpenDlg function
- or the default filename string (pszDefault) passed to the FileSaveDlg
- function is located in a segment that has been marked as read-only.
-
- -------------------------------------------------------------------------------
-
- Support for OS/2 1.2 -----
- Unfortunately, the FileOpenDlg/FileSaveDlg function still do *not*
- support the long file names used by the HPFS in OS/2 1.2. I will
- not be able to add OS/2 1.2 support until the following two events
- have occurred:
-
- a) Compaq releases their version of OS/2 1.2.
- b) Microsoft updates their PTK to support OS/2 1.2.
-