Jacek Caban : shdocvw: Move IOleClientSite to new DocHost object to allow sharing

Alexandre Julliard julliard at wine.codeweavers.com
Tue Apr 18 05:13:49 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 2dab3d4c1bbcfe0ee0194e25fd1b3b52d2942583
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=2dab3d4c1bbcfe0ee0194e25fd1b3b52d2942583

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Apr 18 00:24:59 2006 +0200

shdocvw: Move IOleClientSite to new DocHost object to allow sharing
code between WebBrowser and InternetExplorer.

---

 dlls/shdocvw/client.c     |   74 +++++++++++++++++++++++----------------------
 dlls/shdocvw/dochost.c    |   10 +++---
 dlls/shdocvw/navigate.c   |    4 +-
 dlls/shdocvw/shdocvw.h    |   13 +++++++-
 dlls/shdocvw/webbrowser.c |    2 +
 5 files changed, 59 insertions(+), 44 deletions(-)

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



More information about the wine-cvs mailing list