MSHTML: Added IHTMLElement implementation.

Jacek Caban jacek at codeweavers.com
Sun Mar 5 13:39:59 CST 2006


ChangeLog:
Added IHTMLElement implementation.

 dlls/mshtml/Makefile.in      |    1
 dlls/mshtml/htmlelem.c       |  875 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmlnode.c       |    2
 dlls/mshtml/mshtml_private.h |   14 +
 dlls/mshtml/nsiface.idl      |   51 ++
 5 files changed, 940 insertions(+), 3 deletions(-)
 create mode 100644 dlls/mshtml/htmlelem.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0f9a929cfec8f0a9ace3bf59b7e0b805c2e7e5b0.diff
Type: text/x-patch
Size: 31530 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060305/56127264/0f9a929cfec8f0a9ace3bf59b7e0b805c2e7e5b0-0001.diff


More information about the wine-patches mailing list