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

MoinMoin
Python