11 Jan
2023
11 Jan
'23
8:01 p.m.
It appears that the way Windows handles ".." is quite complicated, as I can do things like `"C:\.."` which takes me to "This PC", or `"Recycle Bin\.."`, but not `"C:\Windows\Recycle Bin"`. I don't think that's really useful though, as I can't think of a reason to do this with shell namespace folders that aren't real folders. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1857#note_20715