shell32/tests: Make sure all created files can be removed.
[wine] / dlls / mshtml / htmlimg.c
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (HTML*Element...
2009-02-16  Michael Stefaniucmshtml: Remove superfluous pointer casts.
2008-10-14  Jacek Cabanmshtml: Added IHTMImgElement::get_src implementation.
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLImgElement.
2008-07-01  Jacek Cabanmshtml: Added IHTMLImgElement::[get|put]_alt implementa...
2008-06-23  Jacek Cabanmshtml: Added IHTMLImgElement::put_src implementation.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLImgElement.
2008-05-01  Jacek Cabanmshtml: Added IHTMLImgElement stub implementation.