|
-
Oct 30th, 2005, 06:32 AM
#1
Thread Starter
New Member
[RESOLVED] bho calling itself!
hello ppl,
i have a rather confusing problem.
I have a bho, which has a menu (it loads a form and displays that).
when a button in the form is clicked, a new IE window is to be created. but when i use createObject(), obviously the bho loads again. This ends up in a automation error 430.
Debugging the cause is one thing, but I dont want the bho to load when i use createObject().
Any solutions other than dynamically modifying the registry to make this work?
thanks all,
[dEEPS]
-
Oct 31st, 2005, 08:19 AM
#2
-
Nov 2nd, 2005, 03:12 PM
#3
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
-
Nov 3rd, 2005, 07:27 AM
#4
Thread Starter
New Member
Re: bho calling itself!
hey ppl,
a bho is a browser helper object. best example is google toolbar (runs inside ur browser).
i didnt have any option but to use the registry to do the stuff.
thanks anyways..
[dEEPS]
-
Nov 3rd, 2005, 07:31 AM
#5
Re: bho calling itself!
 Originally Posted by deeps_chennai
hey ppl,
a bho is a browser helper object. best example is google toolbar (runs inside ur browser).
i didnt have any option but to use the registry to do the stuff.
thanks anyways..
[dEEPS]
I never heard the term before. Thanks, and I'm glad you at least got some kind of solution.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|