mshtml: Write aCount bytes in nsIInputStream::ReadSegments.
[wine] / dlls / mshtml / htmltable.c
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTable::get_rows implementation.
2008-10-01  Jacek Cabanmshtml: Store nsIDOMHTMLTableElement in HTMLTable.
2008-10-01  Jacek Cabanmshtml: Added IDispatchEx support to IHTMLTable.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLTable.
2008-04-24  Jacek Cabanmshtml: Use heap_alloc_zero for allocating node objects.
2008-04-07  Jacek Cabanmshtml: Remove unneeded includes.
2007-12-06  Michael Stefaniucmshtml: Rename the wrappers around HeapAlloc() &Co...
2007-12-04  Jacek Cabanmshtml: Added DIID_HTMLTableEvents connection point.
2007-12-04  Jacek Cabanmshtml: Initialize HTMLElement in the beginning of...
2007-11-30  Jacek Cabanmshtml: Added IHTMLTable interface stub implementation.