Have a nice day!
How to use NPAPI plugin written on C++ in Windows 7 desktop gadget? Any examples or suggestions?
Thanks.
Have a nice day! How to use NPAPI plugin written on C++ in Windows
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You most certainly cannot do this. IE and related technologies haven’t supported NPAPI since IE 4 (or something around there).
You might be able to use an ActiveX control. I’m not sure.
(alright, when I say you can’t do this, I’m sure you could create a NPAPI host that lives in a gadget or something and load the plugin there, but that seems a little silly)