I want to try making browser plugin in VC++ 2008. I have never done this kind of work earlier. Please let me know what code to write for the simplest possible browser plugin in VC++ 2008. After that, I will work on it to add more features in it.

For example, you can tell me how to create a plugin, which adds a tool in a browser and when the mouse is moved over the browser, then some text, for example, "hello" is displayed.
Thank you.