My previous implementation for the scheme name parser was unable to handle URIs which have a literal wildcard scheme name in them.<div><br></div><div>Ex:</div><div>&quot;*:<a href="http://www.winehq.org/" target="_blank">www.winehq.org/</a>&quot; wasn&#39;t handled correctly with the previous implementation.<br clear="all">


<br></div><div><br>Also, please ignore the patch set I sent earlier as this new set supersedes the old one.
</div><div><br></div><div><div>---</div><div> dlls/urlmon/tests/uri.c |   84 +++++++++++++++++++++++++++++++++++++++++++++++</div><div> dlls/urlmon/uri.c       |    8 ++++-</div><div> 2 files changed, 91 insertions(+), 1 deletions(-)</div>


</div>