Searched refs:ShellFindFilePathEx (Results 1 – 3 of 3) sorted by relevance
661 ShellFindFilePathEx (
1853 if ((FileWithPath = ShellFindFilePathEx(CmdName, mExecutableExtensions)) != NULL) { in GetOperationType()2359 CommandWithPath = ShellFindFilePathEx(FirstParameter, mExecutableExtensions); in RunCommandOrFile()
1805 ShellFindFilePathEx ( in ShellFindFilePathEx() function