Module: wine Branch: master Commit: 080dfbee311f2684280fafaa3f458f6bce6844bd URL: https://source.winehq.org/git/wine.git/?a=commit;h=080dfbee311f2684280fafaa3...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Apr 7 10:22:04 2020 +0200
winhttp: Explicitly pass errors.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winhttp/cookie.c | 11 +- dlls/winhttp/net.c | 177 ++++++------- dlls/winhttp/request.c | 572 ++++++++++++++++++++--------------------- dlls/winhttp/session.c | 2 +- dlls/winhttp/winhttp_private.h | 16 +- 5 files changed, 385 insertions(+), 393 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=080dfbee311f2684280fa...