-
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.