• Robert Shearman's avatar
    wininet: Rewrite InternetCreateUrlW. · 414d1dde
    Robert Shearman authored
    - Rewrite InternetCreateUrlW to respect the lengths passed in via the
      URL_COMPONENTS structure and fall back to a strlenW call when a
      length is zero.
    - Expand the number of protocols supported when determining whether
      the port number should be added.
    - Fix a test by passing in the correct length of scheme.
    414d1dde
internet.c 125 KB