11 Jul
2025
11 Jul
'25
6:40 p.m.
On Thu Jul 10 19:59:52 2025 +0000, Alexandre Julliard wrote:
No, you can also get other DOS devices, or relative path names. Ah, I see - the Unix path gets fully resolved, but the NT path can be relative if there's a root in the OBJECT_ATTRIBUTES. That makes it very tricky to correct in `get_nt_and_unix_names`.
Perhaps we should just strip trailing slashes in GetFinalPathNameByHandle for now, since we're not going to match native on ObjectNameInformation anyway? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8528#note_109612