programming IE in Plaform SDK

I need to write an application which changes the default look of Internet explorer. I am new to platform SDK. How should I start. Please suggest.
[146 byte] By [sanjaygupta] at [2008-1-10]
# 1

Depends on what kind of 'looks' you want to change, can you describe it in details ? Also are you new to C++, windows programming ?

RamkrishnaPawar at 2007-10-3 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 2
Actually, I want to customize the Internet explorer with my own buttons and toolbar. I know C++ but not much knowledge of windows programming.
sanjaygupta at 2007-10-3 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 3

You mean you want to add more buttons in IE's toolbar ? Or you want to change ones which are already there ?

RamkrishnaPawar at 2007-10-3 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 4
I want to remove all the default buttons from Internet Explorer and add my own buttons.
sanjaygupta at 2007-10-3 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 5
Please tell me from where I should start to create new explorer bar, tool bar for Internet Explorer. Shall I have to write some ActiveX project?
sanjaygupta at 2007-10-3 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 6
Ho to Write Internet Explorer plugins?
sanjaygupta at 2007-10-3 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...