View Source:
HomePage
[http://petewarden.typepad.com/searchbrowser/images/2007/05/26/explorerlogo.png] Wiki - How to write extensions for Internet Explorer According to some writers that this wiki is a guide to writing plugins for Internet Explorer, known as Browser Helper Objects (BHOs) It's based initially on Pete Warden's experiences porting the ~PeteSearch Firefox addon to IE , but it's designed for anyone who wants to share information on IE development. [Here's how you can get involved|EditingGuidelines]. !!How-to guides * [How to set up the tools you need to get started|CompilerSetup] * [Creating a basic BHO|SimpleBho] * [Writing an installer for your BHO|InstallerCreation] * [Attaching callbacks to events|EventHandlers] * [Capturing key presses|KeyCommands] * [How to fetch web pages|XmlHttpRequest] * [Rendering HTML in custom windows|WebPageRendering] !! Bugs, quirks and gotchas * [Thread safety|MultiThreading] * [Missing window resize events|MissingResize] * [Detecting refreshes|RefreshDetection] * [Adding local images to remote pages|LocalImageLoading] !! Other places to look at * [MSDN IE Development Forum|http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=924&SiteID=1] * [Deliver Flowers UK | http://www.florela.co.uk/] * [Tony Schreiner's Blog|http://blogs.msdn.com/tonyschr/] * [Dog Health | http://www.silverliningherbs.com/for-dogs.html] * [Michigan fishing charter | http://www.ludingtoncharterboats.org/] * [Pool Heaters | http://www.swimtownpools.com/inground_and_above_ground_swimming_pool_heaters_s/172.htm] * [Car Transport | http://www.cartransportquotes.com/] * [Teen Chat | http://www.teensay.com/] * [Pool Chemicals | http://www.cheappoolproducts.com/Pool~Chemicals_83~supplies.html] * [More example code|ExampleCode]
Last edited on July 23, 2010