Click to See Complete Forum and Search --> : How can I Execute Browser What I want..


Carko Lee
May 11th, 1999, 05:33 AM
I just execute Browser by using ShellExecte()function.(Message Hook)

When 2 or more explorer Window are opened,
How can I handle it?

For example, there are 3 ie windows.
I just want to connect to "codeguru.com" with
second browser....(focus Browser)
What shell i do??
must use instance?? handle?? Process id??
Thread id?? or ShellExecuteEx()??