ole32: Remove 'recursive registry key delete' function.
[wine] / dlls / mshtml / htmlwindow.c
2007-08-15  Jacek Cabanmshtml: Make window.external visible for JavaScript...
2007-08-01  Jacek Cabanmshtml: Added IHTMLWindow::get_external implementation.
2007-07-31  Jacek Cabanmshtml: Added HTMLWindow's IDispatch methods implementa...
2007-05-31  Andrew Talbotmshtml: Constify some variables.
2006-12-12  Jacek Cabanmshtml: Use HTMLWindow::alert in nsPromptService::Alert.
2006-12-12  Jacek Cabanmshtml: Added alert implementation.
2006-12-07  Jacek Cabanmshtml: Added get_parentWindow implementation.