[XMLLITE] Sync with Wine Staging 2.16. CORE-13762
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 24 Sep 2017 11:18:39 +0000 (11:18 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 24 Sep 2017 11:18:39 +0000 (11:18 +0000)
commitc95d5971f0e95e141400cde50adccd55f84ab1a5
tree856d69fef5644b44808b8fb7120cf0858a082f13
parent73ddc666c65f46bc32d4e4d99078827e527f0ff2
[XMLLITE] Sync with Wine Staging 2.16. CORE-13762

49a57bc xmllite/writer: Improve handling of the output with invalid encoding.
a6d6beb xmllite/writer: Do not indent after just BOM has been written.
5773a5d xmllite/writer: Fix indentation on WriteElementString().
5f4ed88 xmllite/writer: Fix empty element and state handling in WriteElementString().
b06dd7d xmllite/reader: Added a helper for setting current attribute cursor.
be56791 xmllite/reader: Implement MoveToAttributeByName().

svn path=/trunk/; revision=75950
reactos/dll/win32/xmllite/reader.c
reactos/dll/win32/xmllite/writer.c
reactos/media/doc/README.WINE