dbghelp: Added a couple of missing CodeView base types (used in 64bit compilation).
[wine] / dlls / mshtml / htmlframe.c
2010-01-28  Jacek Cabanmshtml: Moved common element tids to macro.
2010-01-22  Jacek Cabanmshtml: Added IDispatchEx support for frame element.
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3::get_contentDocument...
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3 stub implementation.