Module: wine Branch: master Commit: ea9b79740954fa188e7178e6316a07a9f0b802fe URL: http://source.winehq.org/git/wine.git/?a=commit;h=ea9b79740954fa188e7178e631...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Sun Mar 26 13:56:29 2017 +0300
msxml3: Support IPersistStream* as IXSLProcessor output.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msxml3/msxml_private.h | 3 +- dlls/msxml3/node.c | 6 +-- dlls/msxml3/stylesheet.c | 105 ++++++++++++++++++++++++++++++++++---------- dlls/msxml3/tests/domdoc.c | 54 +++++++++++++++++++++-- 4 files changed, 138 insertions(+), 30 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ea9b79740954fa188e7178...