Module: wine Branch: master Commit: 5d76d6b4666bfe755b439fa2ce5b189ae2d4983c URL: http://source.winehq.org/git/wine.git/?a=commit;h=5d76d6b4666bfe755b439fa2ce...
Author: Thomas Mullaly thomas.mullaly@gmail.com Date: Fri Oct 29 21:56:43 2010 -0400
urlmon: Implemented case when relative path begins with '/' in CoInternetCombineIUri.
---
dlls/urlmon/tests/uri.c | 16 +++--- dlls/urlmon/uri.c | 147 ++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 147 insertions(+), 16 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5d76d6b4666bfe755b439f...