msxml3: Forward IDispatch to IDispatchEx when supported.
commited908b7b182f29fdd301ab9d4888d5fe63f7ade4
authorNikolay Sivov <nsivov@codeweavers.com>
Sat, 19 Nov 2011 16:32:23 +0000 (19 19:32 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Nov 2011 10:03:30 +0000 (21 11:03 +0100)
treeb61f18e06210cb62f1bf760c49e9d6966ba2feb9
parenta9d8f9a0a23f197638cb9ae1b79a310f2d6880c3
msxml3: Forward IDispatch to IDispatchEx when supported.
13 files changed:
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/doctype.c
dlls/msxml3/domdoc.c
dlls/msxml3/domimpl.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/nodemap.c
dlls/msxml3/parseerror.c
dlls/msxml3/selection.c
dlls/msxml3/text.c