Module: wine Branch: master Commit: 41513ef243198d39a9926407faa82693d1917d2d URL: http://source.winehq.org/git/wine.git/?a=commit;h=41513ef243198d39a9926407fa...
Author: Thomas Mullaly thomas.mullaly@gmail.com Date: Fri Jul 16 11:16:56 2010 -0400
urlmon: Implemented function for finding the domain name of a URI.
---
dlls/urlmon/tests/uri.c | 291 +++++++++++++++++++++++++++++++++++++++++++++++ dlls/urlmon/uri.c | 153 +++++++++++++++++++++++++ 2 files changed, 444 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=41513ef243198d39a99264...