Jacek Caban : msxml3: Use fake IID to safely cast IXMLDOMNode interface to xmlnode object.

Alexandre Julliard julliard at winehq.org
Mon Sep 6 13:53:10 CDT 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sat Sep  4 17:55:04 2010 +0200

msxml3: Use fake IID to safely cast IXMLDOMNode interface to xmlnode object.

---

 dlls/msxml3/domdoc.c        |    6 ++-
 dlls/msxml3/msxml_private.h |    6 +--
 dlls/msxml3/node.c          |  146 +++++++++++++++++++++++++-----------------
 dlls/msxml3/nodemap.c       |   38 +++++-------
 4 files changed, 108 insertions(+), 88 deletions(-)

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



More information about the wine-cvs mailing list