Click to See Complete Forum and Search --> : Developing a toolbar in VC++


Linu
12-07-2004, 11:08 PM
I want to create a toolband that should append with the Internet Explorer(only Internet Explorer). Their should be a

1. textbox

2. a search button

On clicking the searchbutton, the toolbar should call an .exe file with the content in the textbox as an argument.
A popup blocker should be built into it with faclities for enabling and disabling.

I want to create this in VC++(ATL). Can you please tell me how to go about this