Re: Help with getting URL from browser in BHO



Igor,

I wish I had good news. I implemented get_LocationURL() yesterday and the
exact same thing happened. Not matter how I try to get the URL for this
page, the browser crashes. So far, three ways have all caused the same
problem.

Any other suggestions or ideas? I'm going to try to get some other pieces of
information. Maybe I'll come up with something that works.

Regards,

Rich Douglass
Vermont Creative Software
www.vtsoft.com
Makers of quality programmers tools since 1984

"Igor Tandetnik" <itandetnik@xxxxxxxx> wrote in message
news:eu$o492oFHA.2444@xxxxxxxxxxxxxxxxxxxxxxx
> Rich Douglass <vcs_rich@xxxxxxxxxx> wrote:
> > I have been having problems getting the URL to a page in my BHO. It
> > seems to work fine when the URL is relatively short, but on long ones
> > (in one case
> >> 400 characters), it causes the browser to crash. The full text of the
> > message was posted last week, but to date no one has replied. I am at
> > a total loss why this would be. Any assistance is greatly appreciated.
>
> I don't know what the problem is - your code looks good. Having said
> that - can't you just use IWebBrowser2::get_LocationURL ? It seems to
> work for me without any problems.
> --
> With best wishes,
> Igor Tandetnik
>
> With sufficient thrust, pigs fly just fine. However, this is not
> necessarily a good idea. It is hard to be sure where they are going to
> land, and it could be dangerous sitting under them as they fly
> overhead. -- RFC 1925
>
>


.


Loading