msxml3: Remove dynamic properties support.
commit5b43c42c8832f3e6d0b70a54b01938f43b950647
authorNikolay Sivov <nsivov@codeweavers.com>
Sat, 8 Mar 2014 15:06:11 +0000 (8 19:06 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Mar 2014 09:42:02 +0000 (10 10:42 +0100)
tree090689504e3e3b3d526cabff1d723a00100600bc
parent86ee4e959a71a9715dec98b0df59f82fb3cb91aa
msxml3: Remove dynamic properties support.
15 files changed:
dlls/msxml3/dispex.c
dlls/msxml3/domimpl.c
dlls/msxml3/msxml_private.h
dlls/msxml3/mxnamespace.c
dlls/msxml3/mxwriter.c
dlls/msxml3/node.c
dlls/msxml3/nodemap.c
dlls/msxml3/parseerror.c
dlls/msxml3/saxreader.c
dlls/msxml3/schema.c
dlls/msxml3/selection.c
dlls/msxml3/stylesheet.c
dlls/msxml3/tests/domdoc.c
dlls/msxml3/tests/saxreader.c
dlls/msxml3/tests/schema.c