15 Sep
2022
15 Sep
'22
9:53 p.m.
Module: wine Branch: master Commit: 90ff3c5b8587b59115efff63ce01762804a84923 URL: https://gitlab.winehq.org/wine/wine/-/commit/90ff3c5b8587b59115efff63ce01762... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Thu Sep 15 11:57:35 2022 +0300 xmllite/writer: Implement WriteNodeShallow(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> --- dlls/xmllite/tests/writer.c | 144 ++++++++++++++++++++++++++++++++++++++++++++ dlls/xmllite/writer.c | 33 +++++----- 2 files changed, 162 insertions(+), 15 deletions(-)