Module: wine Branch: master Commit: 877069c2ada75e19b9913d03407091ebd9c3e393 URL: http://source.winehq.org/git/wine.git/?a=commit;h=877069c2ada75e19b9913d0340...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Feb 24 13:03:42 2011 +0100
mshtml: Added IHTMLElement4 stub implementation.
---
dlls/mshtml/htmlelem.c | 3 + dlls/mshtml/htmlelem3.c | 162 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/mshtml_private.h | 1 + dlls/mshtml/tests/dom.c | 149 ++++++++------------------------------- 4 files changed, 195 insertions(+), 120 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=877069c2ada75e19b9913d...