[PATCH 6/8] msxml3: Use xmlnode child object's IXMLDOMNode implementation as base interface.

Jacek Caban jacek at codeweavers.com
Sat Sep 4 10:56:08 CDT 2010


The plan is to get rid of IXMLDOMNode interface in xmlnode object and use 
proper inheritance.
---
  dlls/msxml3/attribute.c |    5 +--
  dlls/msxml3/cdata.c     |   10 +---
  dlls/msxml3/comment.c   |    7 +--
  dlls/msxml3/docfrag.c   |    5 +--
  dlls/msxml3/domdoc.c    |   11 ++---
  dlls/msxml3/element.c   |    5 +--
  dlls/msxml3/entityref.c |    5 +--
  dlls/msxml3/node.c      |  100 
+++++++++--------------------------------------
  dlls/msxml3/pi.c        |   10 +---
  dlls/msxml3/text.c      |    8 +---
  10 files changed, 38 insertions(+), 128 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-msxml3-Use-xmlnode-child-object-s-IXMLDOMNode-impleme.diff
Type: text/x-patch
Size: 15725 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100904/6460e82b/attachment-0001.bin>


More information about the wine-patches mailing list