MSHTML: Added IHTMLDOMNode implementation.

Jacek Caban jacek at codeweavers.com
Sun Mar 5 13:38:30 CST 2006


ChangeLog:
Added IHTMLDOMNode implementation.

 dlls/mshtml/Makefile.in      |    1
 dlls/mshtml/htmldoc.c        |    2
 dlls/mshtml/htmlnode.c       |  364 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |   34 ++++
 dlls/mshtml/nsiface.idl      |   46 +++++
 5 files changed, 445 insertions(+), 2 deletions(-)
 create mode 100644 dlls/mshtml/htmlnode.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2d8aa85e46b6fe60658e829531afe568f3d42a0b.diff
Type: text/x-patch
Size: 17930 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060305/6d4880f2/2d8aa85e46b6fe60658e829531afe568f3d42a0b.diff


More information about the wine-patches mailing list