Jacek Caban : urlmon: Store object instead of interface pointer to BindProtocol in Binding object .

Alexandre Julliard julliard at winehq.org
Tue Jan 11 10:08:24 CST 2011


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Jan 10 18:25:44 2011 +0100

urlmon: Store object instead of interface pointer to BindProtocol in Binding object.

---

 dlls/urlmon/binding.c     |   46 ++++++++++------------------
 dlls/urlmon/bindprot.c    |   73 +++++---------------------------------------
 dlls/urlmon/session.c     |    4 +-
 dlls/urlmon/urlmon_main.h |   52 ++++++++++++++++++++++++++++++--
 4 files changed, 77 insertions(+), 98 deletions(-)

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



More information about the wine-cvs mailing list