MSHTML: Added IHTMLTextAreaElement implementation.

Jacek Caban jacek at codeweavers.com
Mon Mar 6 15:38:02 CST 2006


ChangeLog:
Added IHTMLTextAreaElement implementation.

 dlls/mshtml/Makefile.in      |    1
 dlls/mshtml/htmlelem.c       |    3
 dlls/mshtml/htmltextarea.c   |  379 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    1
 dlls/mshtml/nsiface.idl      |   31 +++
 5 files changed, 415 insertions(+), 0 deletions(-)
 create mode 100644 dlls/mshtml/htmltextarea.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 55c0e4182622c93a05814a4be989e2e471347491.diff
Type: text/x-patch
Size: 16105 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060306/27ab694f/55c0e4182622c93a05814a4be989e2e471347491-0001.diff


More information about the wine-patches mailing list