18 Mar
2024
18 Mar
'24
5:04 p.m.
-- 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. https://gitlab.winehq.org/wine/wine/-/merge_requests/5342