7 Sep
2010
7 Sep
'10
5:22 p.m.
Module: wine Branch: master Commit: ef8200ebd2f413b19ff31991bc61dd5c4745d9b4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ef8200ebd2f413b19ff31991bc... Author: Thomas Mullaly <thomas.mullaly(a)gmail.com> Date: Mon Sep 6 18:54:22 2010 -0400 urlmon: Some IUri's don't include the userinfo component in the absolute URI string. --- dlls/urlmon/tests/uri.c | 158 ++++++++++++++++++++++++++++++++++++++++++++++- dlls/urlmon/uri.c | 67 +++++++++++++++++--- 2 files changed, 215 insertions(+), 10 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ef8200ebd2f413b19ff319...