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