Re: sinking ie events in ATL
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Sat, 26 Aug 2006 10:42:30 -0400
<Nishant2004CSE@xxxxxxxxx> wrote in message
news:1156574994.084442.263360@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
by using Shell Execute as well as CreateInstance, but my exact problem
is that after connection is established, i keep waiting for my dll to
come in Invoke function, sometimes it comes inside invoke and
sometimes dont...
I don't understand. Show how you create an IE instance, and how you
advise your event sink. I'd be particularly interested to see how you
manage to advise your event sink when using ShellExecute to run IE,
considering you don't get back any interface pointers.
Once connection is established, ie instances get hanged
What do you mean, "get hanged"?
Doing event sinking for ie in MFC and ATL are different?
It's the same under the hood, but MFC and ATL use different syntax to
set up the sink.
For event sinking in ATL , we need to write some SINK_MAP to get IE
events?
See KB Article KB194179 "AtlEvnt.exe sample shows how to creates ATL
sinks by using the ATL IDispEventImpl and IDispEventSimpleImpl classes"
--
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
.
- References:
- sinking ie events in ATL
- From: Nishant2004CSE
- Re: sinking ie events in ATL
- From: Igor Tandetnik
- Re: sinking ie events in ATL
- From: Nishant2004CSE
- sinking ie events in ATL
- Prev by Date: Re: sinking ie events in ATL
- Next by Date: IWebBrowser2, frames and DocumentComplete
- Previous by thread: Re: sinking ie events in ATL
- Next by thread: IWebBrowser2, frames and DocumentComplete
- Index(es):
Relevant Pages
|
|