ole32: Remove 'recursive registry key delete' function.
[wine] / dlls / mshtml / htmlstyle.c
2007-06-11  Jacek Cabanmshtml: Added IHTMLStyle::get_fontFamily implementation.
2006-11-17  Jacek Cabanmshtml: Added put_fontSize implementation.
2006-11-17  Jacek Cabanmshtml: Added put_backgroundColor implementation.
2006-11-17  Jacek Cabanmshtml: Added put_fontFamily implementation.
2006-11-17  Jacek Cabanmshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
2006-11-17  Jacek Cabanmshtml: Added get_style implementation.