d3d8: Add a separate function for surface initialization.
[wine] / dlls / mshtml / htmlcomment.c
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (remaining...
2009-02-16  Michael Stefaniucmshtml: Remove superfluous pointer casts.
2009-01-28  Alistair Leslie... mshtml: Add missing interfaces.
2008-12-02  Alexandre Julliardmshtml: Make some functions static.
2008-12-01  Alistair Leslie... mshtml: Implement IDispatch for IHTMLCommentElement.
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-06-20  Jacek Cabanmshtml: Initialize node object from child node's constr...
2008-06-18  Jacek Cabanmshtml: Added missing tids to HTMLCommentElement.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLCommentElement.
2008-05-01  Jacek Cabanmshtml: Added IHTMLCommentElement stub implementation.