Jacek Caban : mshtml: Move nodes' QueryInterface implementation to vtbl.

Alexandre Julliard julliard at winehq.org
Thu Oct 4 06:21:09 CDT 2007


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct  4 02:10:36 2007 +0200

mshtml: Move nodes' QueryInterface implementation to vtbl.

---

 dlls/mshtml/htmlanchor.c     |   55 ++++++++++++++++++-----------------
 dlls/mshtml/htmlbody.c       |   65 +++++++++++++++++++++--------------------
 dlls/mshtml/htmlelem.c       |   19 +++---------
 dlls/mshtml/htmlinput.c      |   53 +++++++++++++++++-----------------
 dlls/mshtml/htmlnode.c       |   13 ++------
 dlls/mshtml/htmlselect.c     |   53 +++++++++++++++++-----------------
 dlls/mshtml/htmltextarea.c   |   53 +++++++++++++++++-----------------
 dlls/mshtml/mshtml_private.h |   10 +-----
 8 files changed, 153 insertions(+), 168 deletions(-)

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



More information about the wine-cvs mailing list