Module: wine Branch: master Commit: 37aabda67ebab9db607bd42a36809274de0fabf3 URL: https://gitlab.winehq.org/wine/wine/-/commit/37aabda67ebab9db607bd42a3680927...
Author: Zebediah Figura zfigura@codeweavers.com Date: Tue Jan 23 00:01:25 2024 -0600
kernelbase: Reimplement UrlCanonicalize().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=23166
---
dlls/kernelbase/path.c | 878 +++++++++++++++++++++++++++++++++-------------- dlls/shlwapi/tests/url.c | 12 +- 2 files changed, 618 insertions(+), 272 deletions(-)