msxml3: Fix return value for IXMLDOMNode_put_nodeValue() for unsupported types.
commitc1464f8ab9dadf41196dab6a40a24142f9ab3929
authorNikolay Sivov <bunglehead@gmail.com>
Fri, 12 Feb 2010 23:25:08 +0000 (13 02:25 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Feb 2010 15:09:24 +0000 (15 16:09 +0100)
tree199cceb8eb0a5d41c54a72a3df6a35ce8b2b3c3c
parent5262c570f10495fb1ede90dc086b391c5a999e19
msxml3: Fix return value for IXMLDOMNode_put_nodeValue() for unsupported types.
dlls/msxml3/node.c
dlls/msxml3/tests/domdoc.c