Changeset 3684 for trunk/src/shlwapi/path.c
- Timestamp:
- Jun 11, 2000, 10:44:55 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shlwapi/path.c
r3550 r3684 1 /* $Id: path.c,v 1. 1 2000-05-18 14:10:17 sandervlExp $ */1 /* $Id: path.c,v 1.2 2000-06-11 08:44:54 phaller Exp $ */ 2 2 3 3 /* … … 1649 1649 1650 1650 /************************************************************************* 1651 * PathFindOnPathA [SHELL32. 145]1651 * PathFindOnPathA [SHELL32.479] 1652 1652 */ 1653 1653 BOOL WINAPI PathFindOnPathA(LPSTR sFile, LPCSTR sOtherDirs)
Note:
See TracChangeset
for help on using the changeset viewer.