msxml3: Reimplement IXMLDOMDocument::createComment() on top of ::createNode().
authorNikolay Sivov <bunglehead@gmail.com>
Fri, 12 Feb 2010 18:26:50 +0000 (21:26 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Feb 2010 15:08:29 +0000 (16:08 +0100)
commit760f7ba724a50b242e0b266bb7c49169256c272c
tree9ffd0f5292298bb557fb7d0c94d2d2be98f57138
parentdd404487071ebcf0204520124f7910e8a1fd0c5d
msxml3: Reimplement IXMLDOMDocument::createComment() on top of ::createNode().
dlls/msxml3/domdoc.c
dlls/msxml3/msxml_private.h
dlls/msxml3/tests/domdoc.c