11 Jan
2011
11 Jan
'11
4:08 p.m.
Module: wine Branch: master Commit: 5205d03800933bd11126512d8c02b39afbffd3da URL: http://source.winehq.org/git/wine.git/?a=commit;h=5205d03800933bd11126512d8c... Author: David Hedberg <dhedberg(a)codeweavers.com> Date: Sun Jan 9 06:28:54 2011 +0100 urlmon: Add some error handling to the http protocol. --- dlls/urlmon/http.c | 173 +++++++++++++++++++++++++++++++++++++- dlls/urlmon/tests/url.c | 214 ++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 370 insertions(+), 17 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5205d03800933bd1112651...