msxml3: Fix a regression bug in domdoc_loadXML().
commitfd9bcfcfe812c0c4f13f9c081e8d029d3966b605
authorAdam Martinson <amartinson@codeweavers.com>
Wed, 20 Oct 2010 22:00:21 +0000 (20 17:00 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Oct 2010 14:15:15 +0000 (21 16:15 +0200)
tree21858f500728cb14c52e0b18a0af5f8645a83251
parent0abee56788bce211841cc0f31088a6d860fd99ca
msxml3: Fix a regression bug in domdoc_loadXML().

Caused by commit 776a8662f088e75e88284cc0fc8e72d768771a6f. Fixes parse
failures for BSTR's where encoding is explicitly UTF-16.
dlls/msxml3/domdoc.c