Thread: IE Toolbar

  1. #1
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318

    IE Toolbar

    How to make an Internet Explorer toolbar in C++? Any tutorials or examples... Didn't find anything useful from google... I am using Dev-C++.
    Last edited by maxorator; 10-21-2005 at 03:50 AM.

  2. #2
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    What do you mean? The IE toolbar belongs to IE. Why would you want to re-make it in your program?

  3. #3
    Registered User
    Join Date
    May 2005
    Posts
    207
    Windows Explorer uses it too.

    I wouldn't mind knowing how to do this myself.

    Why? Simple: to make use of them!

    mw
    Blucast Corporation

  4. #4

  5. #5
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318
    Oops, I meant more like a plugin...

  6. #6
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318
    I meant is it possible to make an IE Toolbar Plugin (like Yahoo and Google toolbars) in C++, and do I need some special header and library files for it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. cannot insert toolbar into rebar
    By supernater in forum Windows Programming
    Replies: 1
    Last Post: 06-02-2009, 03:35 AM
  2. toolbar button question
    By supernater in forum Windows Programming
    Replies: 1
    Last Post: 05-25-2009, 08:24 PM
  3. Toolbar color
    By mrafcho001 in forum Windows Programming
    Replies: 2
    Last Post: 04-17-2006, 10:55 AM
  4. Dockable Toolbar (Like taskbar or office toolbar)
    By om3ga in forum Windows Programming
    Replies: 2
    Last Post: 11-20-2005, 03:09 AM
  5. Toolbar Buttons
    By G'n'R in forum Windows Programming
    Replies: 2
    Last Post: 10-02-2003, 04:35 AM