Huw Davies : msxml3: Implement comment node.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Feb 16 14:05:58 CST 2006


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Thu Feb 16 19:37:53 2006 +0100

msxml3: Implement comment node.

---

 dlls/msxml3/Makefile.in     |    1 
 dlls/msxml3/comment.c       |  588 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/msxml_private.h |    3 
 dlls/msxml3/node.c          |    9 -
 4 files changed, 597 insertions(+), 4 deletions(-)
 create mode 100644 dlls/msxml3/comment.c

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



More information about the wine-cvs mailing list