How to write a BHO (resources?)

J

jcnews

I want to learn how to write a BHO for Internet Explorer. I am somewhat new
to VB.NET.

The specific thing that I need accomplished is a sort of browser hijacker
(for legitimate reasons). I need the public-access computers at work to
always be set to a certain webpage. I want to write a small program (BHO)
to run every time IE starts that will set the homepage to the company site.
Often MSN hijacks the browser, or someone pushes the wrong link, or someone
messes with the internet settings. It is very important to always have the
browser open with the company page.

Can anyone recommend resources to learn how to write BHOs? I haven't been
able to find any information on the internet or in books. Can I do it with
VB.NET or do I have to use another method?

Thanks
 

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

Top