Results 1 to 2 of 2

Thread: How to create addin for IE 5.0

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2002
    Posts
    95

    Post

    Hello,
    -----

    I really need how to create addin for IE. For example, I want to write a program that is an addin for IE, but can change the background of the toolbar, (like the program HotBar).

    Please tell me what are the basics of creating this kind of program.

    Thanks in advance!

  2. #2
    Fanatic Member r0ach's Avatar
    Join Date
    Dec 1999
    Location
    South Africa
    Posts
    722

    Post

    I am not 100% sure about the info i'm about to give you, but that's the impression i had for a while.

    IE does not have the COM as far as i know, so creating an Add-In for it, becomes a little more involved. I believe you can download the IE API documentation from MSDN which might help you to integerate an application into IE. Then you can just use that API to communicate with IE. Maybe we'll see COM in future versions of IE.

    P.S. If this information is inaccurate (which it prolly is, since i never did an IE Add-In), then please let me know.

    r0ach™
    Don't forget to rate the post

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width