Huw Davies : msxml: Add attribute node implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jan 18 05:28:33 CST 2006


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Jan 18 11:28:34 2006 +0100

msxml: Add attribute node implementation.

---

 dlls/msxml3/Makefile.in     |    1 
 dlls/msxml3/attribute.c     |  543 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/msxml_private.h |    1 
 dlls/msxml3/node.c          |    3 
 4 files changed, 548 insertions(+), 0 deletions(-)
 create mode 100644 dlls/msxml3/attribute.c




More information about the wine-cvs mailing list