[shlwapi] fix UrlCanonicalizeW's handling of filesystem paths

Damjan Jovanovic damjan.jov at gmail.com
Thu May 10 05:57:23 CDT 2007


Changelog:
* Changed UrlCanonicalizeW to use backslashes and prefix file://
instead of file:/// with URL_FILE_USE_PATHURL, and to escape unsafe
characters without that flag, for filesystem paths without a file://
prefix.
* Added tests to prove the new behavior is right.

Damjan Jovanovic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi.patch
Type: text/x-patch
Size: 2340 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070510/6203efee/shlwapi-0001.bin


More information about the wine-patches mailing list