[PATCH 5/7] npmshtml: Added Mozilla plugin for mshtml ActiveX controls.

Alexandre Julliard julliard at winehq.org
Thu Dec 2 05:49:13 CST 2010


Jacek Caban <jacek at codeweavers.com> writes:

> I know that this patch is the most questionable. Gecko expects us to
> give it a DLL named np*.dll, so we can't do it in mshtml. Also, this
> plugin will be visible to other NPAPI-based browsers running in Wine
> (that's a matter of change in the next Gecko release), so it's good
> that it's a tiny wrapper that fails to load if mshtml is not loaded
> (meaning that we're not running in Wine Gecko).

This prevents the dll registration code from running, since mshtml is
not loaded at that point.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list