Re: Help with getting URL from browser in BHO
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 17 Aug 2005 17:05:59 -0400
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
.
- Follow-Ups:
- Re: Help with getting URL from browser in BHO
- From: Rich Douglass
- Re: Help with getting URL from browser in BHO
- From: Rich Douglass
- Re: Help with getting URL from browser in BHO
- From: Rich Douglass
- Re: Help with getting URL from browser in BHO
- References:
- Help with getting URL from browser in BHO
- From: Rich Douglass
- Help with getting URL from browser in BHO
- Prev by Date: Help with getting URL from browser in BHO
- Next by Date: Connecting and Disconnecting events for IHTMLWindow2
- Previous by thread: Help with getting URL from browser in BHO
- Next by thread: Re: Help with getting URL from browser in BHO
- Index(es):
Relevant Pages
|