27 Mar
2018
27 Mar
'18
9:08 p.m.
Module: wine Branch: master Commit: 8cf404ddd24965a4f90fd27f315febaed39f9606 URL: https://source.winehq.org/git/wine.git/?a=commit;h=8cf404ddd24965a4f90fd27f3... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Mar 26 15:55:12 2018 +0200 ntdll: Add separate types for XML elements and attributes in manifest parser. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/actctx.c | 565 ++++++++++++++++++++++++++++------------------------ 1 file changed, 300 insertions(+), 265 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8cf404ddd24965a4f90fd...