Ignore:
Timestamp:
Mar 7, 2001, 10:41:07 PM (24 years ago)
Author:
umoeller
Message:

Misc. changes.

File:
1 edited

Legend:

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

    r41 r43  
    330330     *
    331331     ********************************************************************/
     332
     333    APIRET doshFindExecutable(const char *pcszCommand,
     334                              PSZ pszExecutable,
     335                              ULONG cbExecutable,
     336                              const char **papcszExtensions,
     337                              ULONG cExtensions);
    332338
    333339    APIRET doshExecVIO(const char *pcszExecWithArgs,
Note: See TracChangeset for help on using the changeset viewer.