How to see all the methods of a NPAPI plugin?
Xiexin <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <CAEpudav2GYCT0=SSQDaobR86-PHunZNc4m_RgiNM9ks-V=0=QQ@mail.gmail.com> |
Hi all, I'm new to NPAPI, now I have a NPAPI DLL from another company, how could I get all the methods of this plugin ? In the IE OCX, we can use the OLEViewer to do this, does here has a tool likes this for the NPAPI plugin ? Thanks