[4/4] urlmon: Partially implemented IUri_GetHost

Thomas Mullaly thomas.mullaly at gmail.com
Thu Jul 22 17:57:29 CDT 2010


I partially implemented the IUri_GetHost function. Currently it will only
work successfully if the IUri contains an IPv4 address, otherwise it will
return E_NOTIMPL (which is what it did before).

---
 dlls/urlmon/tests/uri.c |   14 +++++++-------
 dlls/urlmon/uri.c       |   37 ++++++++++++++++++++++++++++++-------
 2 files changed, 37 insertions(+), 14 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100722/ae1b25f6/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-urlmon-Implemented-functionality-for-retrieving-the-.patch
Type: text/x-patch
Size: 5248 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100722/ae1b25f6/attachment.bin>


More information about the wine-patches mailing list