msxml3: Reimplement IXMLDOMDocument::createProcessingInstruction() on top of ::create...
commit20a240fe417a0f26bd095abc290fd0c3e7a71689
authorNikolay Sivov <bunglehead@gmail.com>
Fri, 12 Feb 2010 20:06:42 +0000 (12 23:06 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Feb 2010 15:09:11 +0000 (15 16:09 +0100)
treed5953c88f636ba3f0435e075fe3021902876760d
parentf414d3cf60081d47edc88783fc71ddd933c31cf7
msxml3: Reimplement IXMLDOMDocument::createProcessingInstruction() on top of ::createNode().
dlls/msxml3/domdoc.c
dlls/msxml3/tests/domdoc.c