DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2009-05-28 21:07:40

brucesinner
New member

Developer question

Hi Guys,

Nice work with the IE tester, I have a developer question though.

I was playing around with the MSHTML.DLL and was wondering how you guys managed to embed each different version of IE in the same application.

Of course you didn't use the mshtml from the system only, so you guys copied the main dlls from each version and renamed the mshtml.dll to something else and embedded in the app?

Just curious, hope you can answer this!

thanks

Offline

 

#2 2009-05-29 15:46:20

fabrice
DebugBar Support

Re: Developer question

Hi,

I have added a "How does it work" page on the documentation :

http://www.my-debugbar.com/wiki/IETester/HowDoesItWork

Offline

 

#3 2009-05-30 22:49:42

brucesinner
New member

Re: Developer question

Thanks for the fast reply,

I've read it, but still don't understand what you mean by

"but hooks the COM functions to redirect calls to custom IE versions instead of the standard one installed on the OS."

Also, using the Trident ActiveX Control in MFC I get a control on my dialog that I can resize, position, etc, can I get the same result from the other versions of the engine, or do I need to do some trick to have them rendered inside this ActiveX Control?

thanks for any help!

Offline