Jan. 5, 2026
7:08 a.m.
testing on Win10, it looks to me that '/' is treated as a separator and not a path element -as your patch does- (and hence displays files from current directory keepind the leading '/') moreover, adding '/' as a path element does work on relative path, but doesn't (generally speaking) on absolute (unix) paths -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9854#note_126397