dos12.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
DosSearchPath changes
Full Description                                    Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
MS OS/2 version 1.2 changes
 
The constants SEARCH_PATH, SEARCH_CUR_DIRECTORY, and SEARCH_ENVIRONMENT have
been changed to DSP_PATH, DSP_CUR_DIRECTORY, and DSP_ENVIRONMENT,
respectively. A new constant, DSP_IGNORE_NET_ERR, has been added to allow
searches to continue when a network drive specified in the path might not be
available at the time of the search.
 
                                      ♦