Jacek Caban : mshtml: Added IHTMLElement implementation.

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


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

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

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

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



More information about the wine-cvs mailing list