[Git][wine/wine][master] 5 commits: kernel32: Reimplement conversion to DOS name using GetFinalPathNameByHandleW.
Alexandre Julliard pushed to branch master at wine / wine Commits: 96cd8119 by Alexandre Julliard at 2025-06-24T20:14:16+02:00 kernel32: Reimplement conversion to DOS name using GetFinalPathNameByHandleW. - - - - - ffa88c39 by Alexandre Julliard at 2025-06-24T20:14:16+02:00 ntdll: Reimplement the RtlGetFullPathName_U Unix path heuristic using ObjectNameInformation. - - - - - 6c422689 by Alexandre Julliard at 2025-06-24T20:14:23+02:00 ntdll: Restrict some Unixlib helpers to Wine internal usage. - - - - - fe3a13e2 by Alexandre Julliard at 2025-06-24T20:14:25+02:00 ntdll: Add a private helper to retrieve a DOS file name. - - - - - 66c1eb07 by Alexandre Julliard at 2025-06-24T20:14:25+02:00 ntdll: Return NT paths in the get build/data dir helpers. - - - - - 9 changed files: - dlls/kernel32/path.c - dlls/ntdll/path.c - dlls/ntdll/unix/env.c - dlls/ntdll/unix/file.c - dlls/win32u/font.c - dlls/win32u/freetype.c - dlls/winemac.drv/clipboard.c - dlls/winex11.drv/clipboard.c - include/wine/unixlib.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0657d263d2567aa0c4896039e315cb... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0657d263d2567aa0c4896039e315cb... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)