22 Apr
2010
22 Apr
'10
5:24 p.m.
Module: wine Branch: master Commit: 24e1fcc7a0bc34ce45231b34b310369e4cddb197 URL: http://source.winehq.org/git/wine.git/?a=commit;h=24e1fcc7a0bc34ce45231b34b3... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu Apr 22 16:34:48 2010 +0200 winhttp: Support setting and querying credentials on request handles. --- dlls/winhttp/session.c | 78 ++++++++++++++++++++++++++- dlls/winhttp/tests/winhttp.c | 123 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 199 insertions(+), 2 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=24e1fcc7a0bc34ce45231b...