plugin programming

K

kiran1785

can u please tell me how do write internet explorer plugins in c++??
i need to develop a plugin and hv no idea how to do it..
 
P

Phlip

kiran1785 said:
can u please tell me how do write internet explorer plugins in c++??
i need to develop a plugin and hv no idea how to do it..

Then you will do much better to switch to Visual Basic 6. It wraps up
"ActiveX" and makes it easy to work with.

C++ is a lower level language, so we wrap ActiveX in C++ templates ("ATL").
These are easier for advanced programmers to work with, but much _much_
harder for anyone with "no idea how to do it".

I have successfully deployed IE plugins written in VB6, and learning VB from
scratch - if you don't know it - will be easier than learning all the
low-level details between C++ and ActiveX!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top