PathFindOnPathPathFindOnPath*
*Contents  *Index  *Topic Contents
*Previous Topic: PathFindNextComponent
*Next Topic: PathGetArgs

PathFindOnPath


BOOL PathFindOnPath(
    LPTSTR    pszFile,
    LPCTSTR * ppszOtherDirs
    );

Finds a file within a given path.

pszFile
Address of the file name for which to search.
ppszOtherDirs
Address of the path to be searched.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.