|
-
August 18th, 2010, 01:56 PM
#1
How to make browser plugin in VC++?
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.
-
August 18th, 2010, 11:08 PM
#2
Re: How to make browser plugin in VC++?
-
August 19th, 2010, 01:33 AM
#3
Re: How to make browser plugin in VC++?
instead of you can go with c#/Asp.NET which might be more nearer to browsers and stuff like that.
-
August 19th, 2010, 09:40 PM
#4
Re: How to make browser plugin in VC++?
 Originally Posted by visharad
Any help please?
Google is your friend .
Searching for "browser plugin ATL C++ BHO" - here's one that looks promising:
Building Browser Helper Objects with Visual Studio 2005
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|