Cant maxthon/myie load BHO automatically?

I've developed a bho.dll and it works fine with internet explorer.
I know maxthon/myie are also IE-cored browser and the bho.dll should be loaded into them automatically.
But to my surprise they don't load it at all.
How to solve this problem?
thanks!
[292 byte] By [Harald_Paxson] at [2007-11-20 1:38:33]
# 1 Re: Cant maxthon/myie load BHO automatically?
AFAIK BHO objects are disabled by default in myIE.

- petter
wildfrog at 2007-11-10 23:17:44 >
# 2 Re: Cant maxthon/myie load BHO automatically?
thank you very much, petter.

Then where can I find documents about default disabling HBO in myie?
Harald_Paxson at 2007-11-10 23:18:44 >
# 3 Re: Cant maxthon/myie load BHO automatically?
In case of myIE, you need to enable it from Options->Advanced->Enable IE Plugin Support. Then restart myIE and goto Advanced->IE plugin list, and set your plugin active.

For Maxthon this option is on Options->Maxthon Options->Plugin-> IE Plugin tab.
Krishnaa at 2007-11-10 23:19:54 >
# 4 Re: Cant maxthon/myie load BHO automatically?
I give up developing BHO for all ie-core browsers, now my destination is only IE, maybe it's a slightly simple job.

:-)

thanks all you guys!
Harald_Paxson at 2007-11-10 23:20:55 >
# 5 Re: Cant maxthon/myie load BHO automatically?
I give upGiving up is NOT an option! :rolleyes: Why?

- petter
wildfrog at 2007-11-10 23:21:54 >
# 6 Re: Cant maxthon/myie load BHO automatically?
Since I think maybe it's impossible to develop a bho which suits for all ie-cored browsers. I have to give it up, ok?

:-)
Harald_Paxson at 2007-11-10 23:22:53 >