msxml3: Implement get_nodeTypedValue() for nodes that can't have type.
commit46fa4791053addd2f52f1ea2a19d38b162831d3e
authorNikolay Sivov <nsivov@codeweavers.com>
Sun, 6 Mar 2011 21:39:13 +0000 (7 00:39 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Mar 2011 12:19:05 +0000 (7 13:19 +0100)
tree29d46c36e0b40a00d01e6a2e4c00c8d5aca1eb66
parent0f3c247e46dbc7935bf6e2d563ce16f01cada9ee
msxml3: Implement get_nodeTypedValue() for nodes that can't have type.
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/doctype.c
dlls/msxml3/domdoc.c
dlls/msxml3/pi.c
dlls/msxml3/tests/domdoc.c