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

doshSearchDirs implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1-0/include/helpers/dosh.h

    r229 r286  
    718718
    719719    APIRET doshSearchPath(PCSZ pcszPath,
     720                          PCSZ pcszFile,
     721                          PSZ pszExecutable,
     722                          ULONG cbExecutable);
     723
     724    // added V1.0.4 (2005-06-16) [chennecke]
     725    APIRET doshSearchDirs(PCSZ pcszDirList,
    720726                          PCSZ pcszFile,
    721727                          PSZ pszExecutable,
Note: See TracChangeset for help on using the changeset viewer.