![]() | ![]() | ![]() |
| ||
|
PathFindOnPath
BOOL PathFindOnPath( LPTSTR pszFile, LPCTSTR * ppszOtherDirs );Finds a file within a given path.
- Returns TRUE if successful, or FALSE otherwise.
- pszFile
- Address of the file name for which to search.
- ppszOtherDirs
- Address of the path to be searched.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.