Module: wine Branch: master Commit: 816d944c8ffa3fbab61848f64d2ed90b9dbd71d7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=816d944c8ffa3fbab61848f64...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Feb 20 09:58:20 2019 +0100
winhttp: Introduce a structure to describe URL components.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winhttp/url.c | 112 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 70 insertions(+), 42 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=816d944c8ffa3fbab6184...