Ignore:
Timestamp:
Jun 19, 2005, 7:32:42 PM (20 years ago)
Author:
pr
Message:

doshSearchDirs implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/dosh.h

    r257 r286  
    742742
    743743    APIRET doshSearchPath(PCSZ pcszPath,
     744                          PCSZ pcszFile,
     745                          PSZ pszExecutable,
     746                          ULONG cbExecutable);
     747
     748    // added V1.0.4 (2005-06-16) [chennecke]
     749    APIRET doshSearchDirs(PCSZ pcszDirList,
    744750                          PCSZ pcszFile,
    745751                          PSZ pszExecutable,
Note: See TracChangeset for help on using the changeset viewer.