Nikolay Sivov : msxml3: Remove dynamic properties support.

Alexandre Julliard julliard at winehq.org
Mon Mar 10 14:38:29 CDT 2014


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sat Mar  8 19:06:11 2014 +0400

msxml3: Remove dynamic properties support.

---

 dlls/msxml3/dispex.c          |  105 -----------------------------------------
 dlls/msxml3/domimpl.c         |    3 --
 dlls/msxml3/msxml_private.h   |    2 -
 dlls/msxml3/mxnamespace.c     |    1 -
 dlls/msxml3/mxwriter.c        |    2 -
 dlls/msxml3/node.c            |    1 -
 dlls/msxml3/nodemap.c         |    1 -
 dlls/msxml3/parseerror.c      |    1 -
 dlls/msxml3/saxreader.c       |    1 -
 dlls/msxml3/schema.c          |    1 -
 dlls/msxml3/selection.c       |    1 -
 dlls/msxml3/stylesheet.c      |    2 -
 dlls/msxml3/tests/domdoc.c    |   16 ++++++-
 dlls/msxml3/tests/saxreader.c |   28 +++++++++--
 dlls/msxml3/tests/schema.c    |   17 ++++++-
 15 files changed, 55 insertions(+), 127 deletions(-)

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



More information about the wine-cvs mailing list