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
Fix selection problem
Find how to notify embedder about clicking on the link - Implement Show*HTMLDialog API
editing mode - ...and much more
