msxml3: Added common ISupportErrorInfo implementation.
commitb26ad412d316ae690a9183ebab38845e00eeba4c
authorNikolay Sivov <nsivov@codeweavers.com>
Sat, 19 Nov 2011 13:33:10 +0000 (19 16:33 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Nov 2011 10:03:13 +0000 (21 11:03 +0100)
tree2d31e1a10a47c54fc18964781f4be1010ea41bb4
parent25d43d7a09f15fe84f19d31940a64160fc1c8c97
msxml3: Added common ISupportErrorInfo implementation.
12 files changed:
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/dispex.c
dlls/msxml3/docfrag.c
dlls/msxml3/domdoc.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/msxml_private.h
dlls/msxml3/node.c
dlls/msxml3/pi.c
dlls/msxml3/tests/domdoc.c