7 Oct
2010
7 Oct
'10
5:24 p.m.
Module: wine Branch: master Commit: 72c8b283e588c37fd07df8f2d8eefe7e6f195e44 URL: http://source.winehq.org/git/wine.git/?a=commit;h=72c8b283e588c37fd07df8f2d8... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Oct 6 21:37:27 2010 +0200 urlmon: Added IInternetProtocolEx support to http protocol handler. --- dlls/urlmon/http.c | 99 +++++++++++++++++++++++++---------------- dlls/urlmon/tests/protocol.c | 33 ++++++++++++-- 2 files changed, 88 insertions(+), 44 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=72c8b283e588c37fd07df8...