Nikolay Sivov : xmllite: Implement CreateXmlWriterOutputWithEncodingName() .

Alexandre Julliard julliard at winehq.org
Fri Mar 21 14:33:51 CDT 2014


Module: wine
Branch: master
Commit: ac8a24aa269950b9a299d5ef5e592e67020fa50f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ac8a24aa269950b9a299d5ef5e592e67020fa50f

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Fri Mar 21 09:56:23 2014 +0400

xmllite: Implement CreateXmlWriterOutputWithEncodingName().

---

 dlls/xmllite/reader.c          |   25 +-------
 dlls/xmllite/tests/writer.c    |   61 ++++++++++++++++++--
 dlls/xmllite/writer.c          |  125 ++++++++++++++++++++++++++++++++++++++--
 dlls/xmllite/xmllite.spec      |    2 +-
 dlls/xmllite/xmllite_private.h |   25 ++++++++
 include/xmllite.idl            |    7 +++
 6 files changed, 212 insertions(+), 33 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ac8a24aa269950b9a299d5ef5e592e67020fa50f



More information about the wine-cvs mailing list