Module: wine Branch: master Commit: 87bdf4edbc2b0b44b5930888da4876f8f233b9d1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=87bdf4edbc2b0b44b5930888da...
Author: Thomas Mullaly thomas.mullaly@gmail.com Date: Wed Oct 13 20:08:32 2010 -0400
urlmon: Implemented case when the relative URI doesn't have a path component in CoInternetCombineIUri.
---
dlls/urlmon/tests/uri.c | 92 ++++++++++++++++++++++++++++++++++++- dlls/urlmon/uri.c | 116 +++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 195 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=87bdf4edbc2b0b44b59308...