npapi - NPRuntime plugin says Missing Plug-in in Safari(Windows) -


i have developed npruntime plugin, ok, not initialized in safari. registered plugin in mozillaplugins registry key, works fine chrome/ff/opera, safari writes the plugin missing, although found plugin in list of isntalled safari plugins. doing wrong ?

that's real hard say. safari on windows isn't supported real apple, don't bother supporting myself. if it's important i'd recommend adding logging in npp_ methods (and np_ functions too) , see getting called; find out if loads plugin. if doesn't go browser wants during startup act didn't find @ all.

you use process monitor see if trying load file or not.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -