mshtml: Use IHTMLElement3 in IDispatchEx.
[wine] / dlls / mshtml / htmlscript.c
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLScriptElement.
2008-04-24  Jacek Cabanmshtml: Use heap_alloc_zero for allocating node objects.
2008-04-07  Jacek Cabanmshtml: Remove unneeded includes.
2008-03-10  Jacek Cabanmshtml: Added IHTMLScriptElement:get_type implementation.
2008-03-03  Jacek Cabanmshtml: Added IHTMLScriptElement stub implementation.