Michael Stefaniuc : mshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode.

Alexandre Julliard julliard at winehq.org
Mon Jan 3 10:58:03 CST 2011


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Mon Jan  3 01:01:38 2011 +0100

mshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode.

---

 dlls/mshtml/htmldoc.c        |    2 +-
 dlls/mshtml/mshtml_private.h |   12 ++-------
 dlls/mshtml/mutation.c       |   52 ++++++++++++++++++++++-------------------
 dlls/mshtml/npplugin.c       |    4 +-
 dlls/mshtml/pluginhost.c     |    4 +-
 dlls/mshtml/script.c         |    3 +-
 dlls/mshtml/secmgr.c         |   21 +++++++++--------
 7 files changed, 49 insertions(+), 49 deletions(-)

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



More information about the wine-cvs mailing list