Jacek Caban : mshtml: Added IHTMLDOMNode implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 6 04:50:55 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 54036bf6efa06337f5d8649037246f6a75ec652d
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=54036bf6efa06337f5d8649037246f6a75ec652d

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun Mar  5 20:38:30 2006 +0100

mshtml: 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

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=54036bf6efa06337f5d8649037246f6a75ec652d



More information about the wine-cvs mailing list