[PATCH 1/3] msxml3: Don't use xmlnode's IXMLDOMNode iface in get_[previous|next]Sibling implementations.

Jacek Caban jacek at codeweavers.com
Fri Sep 10 09:53:48 CDT 2010


---
  dlls/msxml3/attribute.c     |   10 ++++++-
  dlls/msxml3/cdata.c         |   10 ++++++-
  dlls/msxml3/comment.c       |   10 ++++++-
  dlls/msxml3/docfrag.c       |   10 ++++++-
  dlls/msxml3/domdoc.c        |   10 ++++++-
  dlls/msxml3/element.c       |   10 ++++++-
  dlls/msxml3/entityref.c     |   10 ++++++-
  dlls/msxml3/msxml_private.h |    2 +
  dlls/msxml3/node.c          |   58 +++++++++++++++---------------------------
  dlls/msxml3/pi.c            |   10 ++++++-
  dlls/msxml3/text.c          |   10 ++++++-
  11 files changed, 95 insertions(+), 55 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msxml3-Don-t-use-xmlnode-s-IXMLDOMNode-iface-in-get_-.diff
Type: text/x-patch
Size: 11969 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100910/9db7b8dc/attachment.bin>


More information about the wine-patches mailing list