Module: wine Branch: master Commit: e77d3f59e86daa7e18479d62f6820a65ceb5b04c URL: https://gitlab.winehq.org/wine/wine/-/commit/e77d3f59e86daa7e18479d62f6820a6...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Sep 15 00:02:01 2022 +0300
xmllite/writer: Add initial implementation of WriteNode().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
---
dlls/xmllite/tests/writer.c | 150 ++++++++++++++++++++++++++++++++++++++++++++ dlls/xmllite/writer.c | 98 +++++++++++++++++++++++++++-- 2 files changed, 243 insertions(+), 5 deletions(-)