winhlp32: Use Win32 APIs instead of strdup().
[wine] / dlls / mshtml / htmltablerow.c
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (remaining...
2009-02-16  Michael Stefaniucmshtml: Remove superfluous pointer casts.
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTableRow::get_cells implementation.
2008-10-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLTableRow.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTableRow stub implementation.