Alexandre Julliard pushed to branch master at wine / wine
Commits: a3b3bf3f by Jiajin Cui at 2025-11-11T18:05:34+01:00 kernel32: Avoid some duplicate slashes in wine_get_dos_file_name.
When the path is a root path, skip the trailing backslash in the NT name to avoid double backslashes in the final path.
Signed-off-by: Jiajin Cui cuijiajin@uniontech.com
- - - - -
1 changed file:
- dlls/kernel32/path.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/a3b3bf3ffd0f8cb622931e51da19c40...