On Tue Nov 11 13:38:17 2025 +0000, Thomas Csovcsity wrote:
Sorry i do not get it. I modified [PathCanonicalizeW from dlls/kernelbase/path.c](https://gitlab.winehq.org/wine/wine/-/merge_requests/9414/diffs?commit_id=f3...). It seems you refer to UrlCanonicalizeW, which does not call PathCanonicalizeW. That is why i am not sure of the deleted UNC part in the old code. Maybe i missed something. I would appreciate a detailed hint to understand it.
Nope, that's my bad, two very similar but different functions >_>