7 Sep
2004
7 Sep
'04
1:47 p.m.
Diego 'Flameeyes' Pettenò wrote:
Ok thanks to Mike and Rofl I was able to clean the patch up (at least I hope so :)
ChangeLog: - Write partially PathSearchAndQualify (there is a FIXME) with A->W call [dlls/shlwapi/path.c] - Add to PathCreateFromUrl support for file:/// urls (with 3 '/' ) [dlls/shlwapi/path.c] - Add to UrlCanonicalize the URL_FILE_USE_PATHURL flag's support. [dlls/shlwapi/url.c] - Add to UrlIs support for URLIS_DIRECTORY and URLIS_FILEURL flags [dlls/shlwapi/url.c] - Fixes UrlCreateFromPath [dlls/shlwapi/url.c]
One patch for each atomic change please. It makes it easier to review and more likely to get the changes into CVS. Rob