9 Jul
2025
9 Jul
'25
4:36 p.m.
On Wed Jul 9 16:36:21 2025 +0000, Alexandre Julliard wrote:
This should most likely be done client-side. In general the server doesn't interpret the NT path, it just passes it through. v2 does this in ntdll. `get_nt_and_unix_names` seemed like the most sensible place to me, but I'm open to suggestions obviously.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8528#note_109351