On Tue Nov 11 13:38:17 2025 +0000, Elizabeth Figura wrote:
For simple tests like that you can add to the file_tests[] array in test_UrlCanonicalizeA() and the TEST_COMBINE[] array.
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.