Nikolay Sivov : msxml3: Add IXMLDOMSelection stub.

Alexandre Julliard julliard at winehq.org
Mon Mar 14 14:29:34 CDT 2011


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sun Mar 13 02:54:47 2011 +0300

msxml3: Add IXMLDOMSelection stub.

---

 dlls/msxml3/Makefile.in                    |    2 +-
 dlls/msxml3/domdoc.c                       |    2 +-
 dlls/msxml3/element.c                      |    2 +-
 dlls/msxml3/msxml_private.h                |   25 +--
 dlls/msxml3/node.c                         |    2 +-
 dlls/msxml3/{queryresult.c => selection.c} |  300 +++++++++++++++++++---------
 dlls/msxml3/tests/domdoc.c                 |   36 ++++
 7 files changed, 258 insertions(+), 111 deletions(-)

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



More information about the wine-cvs mailing list