Nikolay Sivov : msxml3: Add IXMLDOMDocument3 stub support.

Alexandre Julliard julliard at winehq.org
Mon Aug 30 13:00:41 CDT 2010


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Aug 30 01:31:49 2010 +0400

msxml3: Add IXMLDOMDocument3 stub support.

---

 dlls/msxml3/attribute.c     |    2 +-
 dlls/msxml3/bsc.c           |    2 +-
 dlls/msxml3/cdata.c         |    2 +-
 dlls/msxml3/comment.c       |    2 +-
 dlls/msxml3/dispex.c        |    2 +-
 dlls/msxml3/docfrag.c       |    2 +-
 dlls/msxml3/domdoc.c        |  427 ++++++++++++++++++++++---------------------
 dlls/msxml3/domimpl.c       |    2 +-
 dlls/msxml3/element.c       |    2 +-
 dlls/msxml3/entityref.c     |    2 +-
 dlls/msxml3/httprequest.c   |    2 +-
 dlls/msxml3/main.c          |    2 +-
 dlls/msxml3/msxml_private.h |    2 +-
 dlls/msxml3/node.c          |    4 +-
 dlls/msxml3/nodelist.c      |    2 +-
 dlls/msxml3/nodemap.c       |    2 +-
 dlls/msxml3/parseerror.c    |    2 +-
 dlls/msxml3/pi.c            |    2 +-
 dlls/msxml3/queryresult.c   |    2 +-
 dlls/msxml3/regsvr.c        |    2 +-
 dlls/msxml3/saxreader.c     |    2 +-
 dlls/msxml3/schema.c        |    2 +-
 dlls/msxml3/text.c          |    2 +-
 dlls/msxml3/xmldoc.c        |    2 +-
 dlls/msxml3/xmlelem.c       |    2 +-
 25 files changed, 247 insertions(+), 230 deletions(-)

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



More information about the wine-cvs mailing list