Multiple IEs Review

Sorting Out The Methods...

Microsoft Internet Explorer comes with a fairly comprehensive, although sparsely documented, Object Model. If you've used the Web Browser control in projects, you are already familiar with the capabilities of IE's Object Model. All of the functionality in IE's object model (not counting external support, like scripting support etc.) is provided by the following files:

  • shdocvw.dll (Microsoft Internet Controls)
  • mshtml.tlb/mshtml.dll (Microsoft HTML Object Library)

In the Windows OS there is a function called LoadLibrary

The LoadLibrary function maps out the DLLs to use for any given Windows application

Back in October of 2003 I stumbled upon what is called Dynamic-Link Library Redirection, in the form of a mysterious file included the Eolas version of IE called "iexplore.exe.local"

The LoadLibrary function changes it's search sequence if a redirection file is present. If a path is specified and there is a redirection file for the application, these functions search for the DLL in the application's directory. If the DLL exists in the application's directory, these functions ignore the specified path and load the DLL from the application's directory. If the module is not in the application's directory, these functions load the DLL from the specified directory

The .local file tells the Windows loader that it should look in the same directory as the executable for any DLLs or COM objects used. Since IE basically consists of a frame window (implemented in IEXPLORE.EXE) which loads the WebBrowser control (part of SHDOCVW.DLL), you need to ensure that IEXPLORE loads the right version of MSHTML.DLL/MSHTML.TBL and the other associated components, which is what the .local file forces.

The reality of this is that if you have IEXPLORE.EXE, MSHTML.DLL/MSHTML.TBL in a directory with an empty explorer.exe.local file you'll have a relativley represenative version of how that browser renders HTML, inside a modern GUI

But wouldn't you know it, us spoiled developes/designers want proper UA strings, and proper DX filters, and Working favorites Menus, etc.

The upcoming solutions will provide not only the proper CSS/HTML rendering but also working Favorites Menus across any version of IE, meaning that if you add a new Favoite in one it wil appear in the others.

Also - the GUI will be the GUI of the version of IE that you have installed as your system web browser (Ideally IE 6).

The singular downside so far is that right-clicking has completley eluded me.... If anyone knows which DLL controls this, please drop me an email

Files to be used

  • IE 6 (Eolas version)-----No longer available from Microsoft but archived by my good friend Ryan
  • IE 5.5 w/ SP2
  • IE 5.0 w/ SP2
  • IE 4.01 w/ SP2 -------- All currently available at http://www.browsers.evolt.org

Comments

Bazz 2/18/2005 6:11:17 AM Any more news on when we might see the reults of this please? Many thanks.
Joe Maddalone
2/18/2005 8:53:49 AM I`m going, I`m going.... sheesh.

Just kidding. Been really buried for.... a long time now.... I do intend to get back to this as soon as i can. Keep checking back. The plan is , now, to release a new set of of pre-packaged downloads with a lot of the bugs already worked out.
Bazz 2/22/2005 12:26:46 PM Thanks for replying, I`ll check back every now and then. I`ve found ie5.5 has stopped working properly -- probably due to xp sp2 -- which prompted me to come and see if there were any new `tweaks`. Thanks again.
Jonas Flint
6/12/2005 12:11:03 AM Yeah, IE 5.5 standalone doesn`t render css "broken" properly with xp sp2. At least from here....

Comments Disabled For Now

 

 







LATEST POSTS

Viewstate bad developer, bad. Animation != Application Frame-based illiteration engulfs world. Developers worldwide cry. Handy ASP.NET Routines Bullshit Talks But money wont shut the hell up. PostBackUrl Equals Change the Friggin' Form Action .

ADS

MOST POPULAR

Multiple IEs in Windows Firefox Vs. The World Who Is Xperya? ActionScript Form Fields Quick Watermark IE 7 beta 2 standalone

IP Address Tool Chicago Web Design Free Text Messaging