On Tue Apr 2 07:23:54 2024 +0000, Aida Jonikienė wrote:
> I wonder if the lack of tests could be a problem merging this (I've been
> thinking of using a TRY/EXCEPT block to test the behavior of this flag
> but this might not be right)
I don't think tests are useful here.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5437#note_66713
Follow up to !5342. This adds the last missing piece for fixing how `ShellExecute` finds files, and restore the ability of running native unix programs with `ShellExecute`
--
v2: shell32: Accept ".so" as a valid program extension.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5400