Jacek Caban : mshtml: Moved IHTMLFrameBase2 implementation to HTMLFrameBase object.

Alexandre Julliard julliard at winehq.org
Mon Nov 30 10:42:42 CST 2009


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Nov 24 21:13:12 2009 +0100

mshtml: Moved IHTMLFrameBase2 implementation to HTMLFrameBase object.

---

 dlls/mshtml/htmlframebase.c  |  144 ++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmliframe.c     |  156 +-----------------------------------------
 dlls/mshtml/mshtml_private.h |    4 +-
 3 files changed, 148 insertions(+), 156 deletions(-)

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



More information about the wine-cvs mailing list