[PATCH 1/2] msxml3: Don't forward get_nodeTypedValue to node's IXMLDOMNode iface.

Jacek Caban jacek at codeweavers.com
Sun Jan 9 14:42:37 CST 2011


Its current implementation for XML_ENTITY_REF_NODE can't work and will 
always return VT_NULL variant anyways.

---
  dlls/msxml3/attribute.c |    3 ++-
  dlls/msxml3/cdata.c     |    3 ++-
  dlls/msxml3/comment.c   |    3 ++-
  dlls/msxml3/docfrag.c   |    3 ++-
  dlls/msxml3/domdoc.c    |    3 ++-
  dlls/msxml3/entityref.c |    3 ++-
  dlls/msxml3/node.c      |   42 +++---------------------------------------
  dlls/msxml3/pi.c        |    3 ++-
  8 files changed, 17 insertions(+), 46 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msxml3-Don-t-forward-get_nodeTypedValue-to-node-s-IXM.diff
Type: text/x-patch
Size: 5464 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110109/77808fac/attachment.bin>


More information about the wine-patches mailing list