msxml3: Parse XML declaration when creating processing instruction.
commit12d2417e4fe2067e20960bdd852de70b92429dcc
authorDaniel Lehman <dlehman25@gmail.com>
Fri, 22 Oct 2021 13:41:26 +0000 (22 16:41 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Oct 2021 17:33:09 +0000 (22 19:33 +0200)
tree12e382ab113a1320d31d3b8a4cb1cb64fffabf06
parent3186df70cc9730a18052d4264f3494ea336115a0
msxml3: Parse XML declaration when creating processing instruction.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msxml3/domdoc.c
dlls/msxml3/msxml_private.h
dlls/msxml3/pi.c
dlls/msxml3/tests/domdoc.c