Searched refs:ShellFindFilePathEx (Results 1 – 3 of 3) sorted by relevance
669 ShellFindFilePathEx (
1902 if ((FileWithPath = ShellFindFilePathEx(CmdName, mExecutableExtensions)) != NULL) { in GetOperationType()2399 CommandWithPath = ShellFindFilePathEx(FirstParameter, mExecutableExtensions); in RunCommandOrFile()
1822 ShellFindFilePathEx ( in ShellFindFilePathEx() function