Writing IE Addons

Questions about programming languages and debugging
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Writing IE Addons

Post by maboroshi »

Currently I am Developing something and need some guidance I am working with Visual Basic 2008 and would like to create an Internet Explorer addon. The addon will embed an SWF into IE by default I would like it not visible

Any suggestions

Flood hound anyone :-P

Cheers Maboroshi /ROAR

ebrizzlez
Kage
Kage
Posts: 732
Joined: 31 Mar 2007, 16:00
17
Location: Hidden in a Buffer Protection.
Contact:

Post by ebrizzlez »

hmmm... :-k Have you tried researching browser objects? I'm not sure bout vb2008 but I know in previous versions they was a .ocx that helps manipulates all internet explorer webbrowser options and allows the program to interact with IE through API calls which is fit for making autobots or addons. :wink:

Code: Select all

http://www.codeproject.com/KB/shell/ietoolbartutorial.aspx
Above is an example of an IE toolbar.
[img]http://i81.photobucket.com/albums/j205/ebrizzlez/4lsint1.jpg[/img]

User avatar
floodhound2
∑lectronic counselor
∑lectronic counselor
Posts: 2117
Joined: 03 Sep 2006, 16:00
17
Location: 127.0.0.1
Contact:

Post by floodhound2 »

Mab I am drunk so I cant fully grasp what your devious mind is up to. I can say that....

...forget it I need to read this later. I guess I need more input under the strain of this exotic beer that I am sipping here on.

Peace to all and may the world reunite like it did in 1969.

Woot!

Post Reply