MSHTML: Added IHTMLInputElement implementation.

Jacek Caban jacek at codeweavers.com
Mon Mar 6 15:35:56 CST 2006


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 26dd073a181dea4d9ee745036acd19e9fde71cd9.diff
Type: text/x-patch
Size: 26424 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060306/0b05ed9e/26dd073a181dea4d9ee745036acd19e9fde71cd9-0001.diff


More information about the wine-patches mailing list