MSHTML.DLL

Implements HTMLDocument that makes HTML rendering. Wine's implementation uses Gecko (Mozilla's engine) to render HTML.

TODO

  • Use BindToStorage in IPersistMoniker::Load (done except http, https and ftp protocols)

  • Use moniker to load elements of the page (done except http, https and ftp protocols)
  • Handle correctly IHlinkFrame service

  • Implement IPersistHistory interface

  • Implement missing functionality:
    • Refresh
    • Stop
  • Implement Show*HTMLDialog API
  • ...and much more

See Also


CategoryToDo CategoryDLLs

MsHtml (last edited 2012-08-17 21:34:47 by KyleAuble)