Hi James,
James Hawkins wrote:
Hi,
Changelog:
- Add a stub implementation of the IRunnableObject interface.
WebBrowser doesn't implement this interface (there is even test which shows that). The bug you try to fix is in OleCreate. OleCreate shouldn't fail if created object doesn't implement IRunnableObject. I will send a patch for this.
Thanks, Jacek