Is there any example or tutorial how to make an IE plugin (toolbar)?
This is a discussion on IE plugin within the Windows Programming forums, part of the Platform Specific Boards category; Is there any example or tutorial how to make an IE plugin (toolbar)?...
Is there any example or tutorial how to make an IE plugin (toolbar)?
do a search for BHO "Browser Helper Objects", there are plenty of tutorials on them.
Searched from google but found nothing useful. I found tutorials in C#, Pascal etc. But I want to do it in C++ using Win32.