Jacek Caban : mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions .

Alexandre Julliard julliard at winehq.org
Tue Dec 28 10:48:18 CST 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Dec 27 20:13:09 2010 +0100

mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.

---

 dlls/mshtml/htmlanchor.c     |   11 ++++++-----
 dlls/mshtml/htmlbody.c       |   13 +++++++------
 dlls/mshtml/htmlcomment.c    |   11 ++++++-----
 dlls/mshtml/htmldoc.c        |   15 ++++++++-------
 dlls/mshtml/htmlelem.c       |   13 ++++++++-----
 dlls/mshtml/htmlelemcol.c    |   15 ++++++++++-----
 dlls/mshtml/htmlembed.c      |   11 ++++++-----
 dlls/mshtml/htmlform.c       |   15 ++++++++-------
 dlls/mshtml/htmlframe.c      |   21 ++++++++++++---------
 dlls/mshtml/htmlgeneric.c    |   11 ++++++-----
 dlls/mshtml/htmliframe.c     |   21 +++++++++++----------
 dlls/mshtml/htmlimg.c        |   13 +++++++------
 dlls/mshtml/htmlinput.c      |   17 +++++++++--------
 dlls/mshtml/htmlobject.c     |   17 ++++++++++-------
 dlls/mshtml/htmloption.c     |   11 ++++++-----
 dlls/mshtml/htmlscript.c     |   13 +++++++------
 dlls/mshtml/htmlselect.c     |   17 +++++++++--------
 dlls/mshtml/htmlstyleelem.c  |   11 ++++++-----
 dlls/mshtml/htmltable.c      |   11 ++++++-----
 dlls/mshtml/htmltablerow.c   |   11 ++++++-----
 dlls/mshtml/htmltextarea.c   |   15 ++++++++-------
 dlls/mshtml/htmltextnode.c   |   15 +++++++--------
 dlls/mshtml/mshtml_private.h |    3 +--
 23 files changed, 170 insertions(+), 141 deletions(-)

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



More information about the wine-cvs mailing list