wininet: Parse the scheme the string in InternetCreateFileW.
commite58a448c4a11c1d5058c81e1c786f10f4a80cf42
authorRobert Shearman <rob@codeweavers.com>
Thu, 9 Mar 2006 15:16:41 +0000 (9 15:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Mar 2006 21:46:45 +0000 (9 22:46 +0100)
tree8f907ffb8d911cfae7492fe86e7448a52e8e1cb0
parent02839948d25a1cc99c5c89c9596ae3c3502631fe
wininet: Parse the scheme the string in InternetCreateFileW.

Parse the scheme the string in InternetCreateFileW and rewrite
url_uses_default_port using schemes instead of strings.
dlls/wininet/internet.c
dlls/wininet/tests/http.c