Jacek Caban : urlmon: Move HttpProtocol:: Start implementation to generic Protocol object.

Alexandre Julliard julliard at winehq.org
Mon Mar 2 09:01:40 CST 2009


Module: wine
Branch: master
Commit: a4ba18a50dd132e39da3214a753ce653466bb3e6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a4ba18a50dd132e39da3214a753ce653466bb3e6

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Mar  2 03:21:07 2009 +0100

urlmon: Move HttpProtocol::Start implementation to generic Protocol object.

---

 dlls/urlmon/http.c        |  507 ++++++++++++++-------------------------------
 dlls/urlmon/protocol.c    |  161 ++++++++++++++
 dlls/urlmon/urlmon_main.h |    3 +
 3 files changed, 316 insertions(+), 355 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a4ba18a50dd132e39da3214a753ce653466bb3e6



More information about the wine-cvs mailing list