msxml3: Init IDispatchEx data for all node types.
commit8bd54c56e7c556e62cb96c9f8aca863ea6501cb9
authorNikolay Sivov <nsivov@codeweavers.com>
Mon, 31 Oct 2011 19:09:12 +0000 (31 22:09 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Oct 2011 22:53:37 +0000 (31 23:53 +0100)
treec5f72d872bfca0c610d39f43e3e1bac5deb36844
parent32d217d2e3d9f5da79d8456d474e536ba38752b6
msxml3: Init IDispatchEx data for all node types.
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/domdoc.c
dlls/msxml3/entityref.c
dlls/msxml3/node.c
dlls/msxml3/pi.c
dlls/msxml3/tests/domdoc.c
dlls/msxml3/text.c