msxml3: Store xmlnode structure instead of pointer in node implementations.

Jacek Caban jacek at codeweavers.com
Wed Oct 14 13:01:42 CDT 2009


---
  dlls/msxml3/attribute.c     |   91 +++++++++++++++++-------------------
  dlls/msxml3/cdata.c         |   99 +++++++++++++++++++---------------------
  dlls/msxml3/comment.c       |  103 ++++++++++++++++++++----------------------
  dlls/msxml3/docfrag.c       |   85 ++++++++++++++++------------------
  dlls/msxml3/domdoc.c        |  107 ++++++++++++++++++++----------------------
  dlls/msxml3/element.c       |   92 +++++++++++++++++--------------------
  dlls/msxml3/entityref.c     |   85 ++++++++++++++++------------------
  dlls/msxml3/msxml_private.h |    2 +-
  dlls/msxml3/node.c          |   39 +++++++--------
  dlls/msxml3/pi.c            |   91 +++++++++++++++++-------------------
  dlls/msxml3/text.c          |   99 +++++++++++++++++++---------------------
  11 files changed, 421 insertions(+), 472 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msxml3-Store-xmlnode-structure-instead-of-pointer-in-.diff
Type: text/x-patch
Size: 151200 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091014/d45d27c9/attachment-0001.bin>


More information about the wine-patches mailing list