Corrections to UrlIsW and UrlIsA.
commit085f95ec3ab5839f2c07145fa2ef0b51759c4ece
authorTroy Rollo <wine@troy.rollo.name>
Mon, 21 Mar 2005 10:54:35 +0000 (21 10:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Mar 2005 10:54:35 +0000 (21 10:54 +0000)
treeb414e560e3831dcb1590b44946f418d9ce7031ad
parenta21255d102dcaa6ccc7138df7de9ed676fe43707
Corrections to UrlIsW and UrlIsA.
URL_IS_OPAQUE results depend only on the scheme, not on the URL.
URL_IS_FILEURL also only depends on the scheme ("file:").
dlls/shlwapi/tests/path.c
dlls/shlwapi/url.c