-- v3: shell32: PathResolve should be able to find files that already have extensions. shell32: Make sure PathResolve can find files in the current directory. shell32: PathResolve(file, NULL, ...) should not look in the current directory. shell32/tests: Check ShellExecute is looking in the correct current directory. shell32/tests: Check FindExecutable is looking in the correct current directory.