Huw Davies : msxml: Implement getElementsByTagName.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 14 07:27:33 CST 2006


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Feb 14 10:38:21 2006 +0100

msxml: Implement getElementsByTagName.

---

 dlls/msxml3/domdoc.c        |   12 +++++-
 dlls/msxml3/msxml_private.h |    2 +
 dlls/msxml3/node.c          |    6 ++-
 dlls/msxml3/nodelist.c      |   81 +++++++++++++++++++++++++++++++++++--------
 dlls/msxml3/tests/domdoc.c  |   60 ++++++++++++++++++++++++++++++++
 5 files changed, 139 insertions(+), 22 deletions(-)

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



More information about the wine-cvs mailing list