Module: wine Branch: master Commit: 78b579dff22701febf5dd8948eb3dfc9bcdb810b URL: http://source.winehq.org/git/wine.git/?a=commit;h=78b579dff22701febf5dd8948e...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Mar 14 17:52:34 2013 +0100
mshtml: Added IHTMLButtonElement stub implementation.
---
dlls/mshtml/htmlelem.c | 2 + dlls/mshtml/htmlinput.c | 229 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/mshtml_private.h | 3 + dlls/mshtml/tests/dom.c | 15 +++- 4 files changed, 247 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=78b579dff22701febf5dd8...