Alistair Leslie-Hughes : xmllite: Implement CreateXmlWriter.

Alexandre Julliard julliard at winehq.org
Thu Jul 14 13:08:18 CDT 2011


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

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Thu Jun 23 05:05:01 2011 +1000

xmllite: Implement CreateXmlWriter.

---

 dlls/xmllite/Makefile.in       |    1 +
 dlls/xmllite/tests/Makefile.in |    3 +-
 dlls/xmllite/tests/writer.c    |   87 +++++++++
 dlls/xmllite/writer.c          |  413 ++++++++++++++++++++++++++++++++++++++++
 dlls/xmllite/xmllite.spec      |    2 +-
 5 files changed, 504 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list