Computing.Net > Forums > Programming > How to create IE toolbar like yahoo

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to create IE toolbar like yahoo

Reply to Message Icon

Name: linglingling
Date: March 9, 2004 at 10:01:38 Pacific
OS: Win 98
CPU/Ram: AMD / 256
Comment:

Hi,

How to create a IE toolbar like nasda, yahoo,
google. using C++ or VB?

Thanks

Ling Ling



Sponsored Link
Ads by Google

Response Number 1
Name: saddam (by lurker)
Date: March 9, 2004 at 18:10:38 Pacific
Reply:

I am not sure but you will probaly need to create a DLL and integrate it with Internet Explorer. You will need to learn advance API stuff like multithreading. In most compilers, when you create a project, you have "Win32 Dynamic Library" option.


saddam



0

Response Number 2
Name: raylu
Date: March 10, 2004 at 18:30:29 Pacific
Reply:

I have very little exp with this, but I seriously doubt it is possible with VB/C++ alone.


0

Response Number 3
Name: the_merv
Date: March 11, 2004 at 18:07:28 Pacific
Reply:

It is possilbe to do it in vb/c++. c++ should be able to achieve most things. I do not know the exact code you will need to write but you will need to include the windows api in the begining of you program. You will have to write and compile a dll and register it with the regsrv32.exe program in the Windows\System32\ directory. if you have futher problems google: windows api overview or internet explorer api.



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: How to create IE toolbar like yahoo

How to make IE toolbar www.computing.net/answers/programming/how-to-make-ie-toolbar/13100.html

how to create toolbar? www.computing.net/answers/programming/how-to-create-toolbar/1894.html

How to create & save Database in C www.computing.net/answers/programming/how-to-create-amp-save-database-in-c/10418.html