You need to get a handle to that process (IE) and than close it using 
that handle.
There is a function called something like 'StartThread' which may return 
a handle to the new created process.

Whitehat wrote:
> It's been a while since I've done any API programming and
> I need help on this.
>
> My Win-9x app opens a web page using ShellExecute. Works
> fine. When I close my app I want to shut down the internet
> explorer as well. How do I do that?
>
>
> __________________________________________________
> Delphi-Talk mailing list -> Delphi-Talk@elists.org
> http://www.elists.org/mailman/listinfo/delphi-talk
>
>   
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to