Alexandre Julliard pushed to branch master at wine / wine
Commits: 2fd1dc47 by Alexandre Julliard at 2025-07-16T11:14:50+02:00 mountmgr: Perform the filename conversion to the Unix side when setting shell folders.
- - - - - 60459551 by Alexandre Julliard at 2025-07-16T11:14:58+02:00 mountmgr: Perform the filename conversion to the Unix side when querying shell folders.
- - - - - 5daba035 by Alexandre Julliard at 2025-07-16T11:15:15+02:00 ntdll: Add a private info class in NtQueryInformationFile() to return the Unix file name.
- - - - - c8fdffbf by Alexandre Julliard at 2025-07-16T11:15:59+02:00 kernel32: Reimplement wine_get_unix_file_name() using WineFileUnixNameInformation.
- - - - -
7 changed files:
- dlls/kernel32/path.c - dlls/mountmgr.sys/mountmgr.c - dlls/mountmgr.sys/unixlib.c - dlls/mountmgr.sys/unixlib.h - dlls/ntdll/unix/file.c - include/winternl.h - server/fd.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b00e453f243731105cd6875aaac787...