Re: sinking ie events in ATL
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Thu, 24 Aug 2006 12:29:50 -0400
Nishant2004CSE@xxxxxxxxx wrote:
i want to do the sinking of IE events.
I am using ATL dll , i am Shell Executing the instance of iE from my
Dll.
Don't use ShellExecute. Instead create an instance of InternetExplorer
COM object with CoCreateInstance. Then you get access to IWebBrowser2
and all the goodies that come with it.
--
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: sinking ie events in ATL
- From: Nishant2004CSE
- Re: sinking ie events in ATL
- References:
- sinking ie events in ATL
- From: Nishant2004CSE
- sinking ie events in ATL
- Prev by Date: sinking ie events in ATL
- Next by Date: Re: Loading web pages concurrently using WebBrowser Control in .Net Framework 2.0
- Previous by thread: sinking ie events in ATL
- Next by thread: Re: sinking ie events in ATL
- Index(es):
Relevant Pages
|
|