[08/12] msxml3: Add an internal IUnknown object for xmlnode

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sat Nov 29 03:52:55 CST 2008


This makes the xmlnode structures kind-of aggregatable COM objects.
The explanation of the new reference management is in the rather verbose
comment at the top of the new node_unk.c file.
---
 dlls/msxml3/Makefile.in     |    1 +
 dlls/msxml3/msxml_private.h |    6 +
 dlls/msxml3/node_unk.c      |  283 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 290 insertions(+), 0 deletions(-)
 create mode 100644 dlls/msxml3/node_unk.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d06bc84f491897cd8000868455359ba2df660860.diff
Type: text/x-patch
Size: 11774 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081129/b58c80a7/attachment.bin 


More information about the wine-patches mailing list