Jacek Caban : mshtml: Added IHTMLInputElement implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 7 06:12:49 CST 2006


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Mar  6 22:35:56 2006 +0100

mshtml: Added IHTMLInputElement implementation.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/htmlelem.c       |   19 +
 dlls/mshtml/htmlinput.c      |  690 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    1 
 dlls/mshtml/nsiface.idl      |   48 +++
 5 files changed, 758 insertions(+), 1 deletions(-)
 create mode 100644 dlls/mshtml/htmlinput.c

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



More information about the wine-cvs mailing list