4 Oct
2007
4 Oct
'07
12:21 p.m.
Module: wine Branch: master Commit: d8ea6c1fd796a13ade3cdd7c63078a0ae7116da4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d8ea6c1fd796a13ade3cdd7c63... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Thu Oct 4 02:16:05 2007 +0200 mshtml: Added IHTMLInputTextElement interface implementation. --- dlls/mshtml/htmlinput.c | 313 ++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 312 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d8ea6c1fd796a13ade3cdd...