Jacek Caban : mshtml: Added IHTMLElement2 implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 24 07:13:03 CST 2006


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Mar 23 21:38:38 2006 +0100

mshtml: Added IHTMLElement2 implementation.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/htmlelem.c       |    5 
 dlls/mshtml/htmlelem2.c      |  906 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    4 
 4 files changed, 916 insertions(+), 0 deletions(-)
 create mode 100644 dlls/mshtml/htmlelem2.c

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



More information about the wine-cvs mailing list