Module: wine Branch: master Commit: 1b04f09be44a0d2b00e4ab1759611122412e2502 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1b04f09be44a0d2b00e4ab1759...
Author: Jacek Caban jacek@codeweavers.com Date: Fri Jul 1 11:20:11 2016 +0200
mshtml: Added IHTMLElement6 stub implementation.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mshtml/htmlelem.c | 666 +++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/mshtml_private.h | 2 + 2 files changed, 668 insertions(+)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1b04f09be44a0d2b00e4ab...