Hi Brian, On Mon, Feb 1, 2010 at 11:39 AM, Brian Edmond <[email protected]> wrote: > Is there a way to load a IE plugin with WebKit Windows build? Possibly a > plugin wrapper to load the IE plugin and translate the calls?
Someone wrote an NSAPI plugin that wraps ActiveX controls (http://www.iol.ie/~locka/mozilla/plugin.htm), which worked when I tried it out. However, I eventually just wrote a custom NSAPI that was more specific to my needs so I can't vouch for how well it works in production. -Brent _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
