|
-
May 23rd, 1999, 07:48 PM
#1
Executing Browser
I want to connect website by by executing browser...
For example, 4 browsers are opend...2 are ie, 2 are netscape....
and i have those handle...(ie is default browser)
hwnd1(1st ie), hwnd2(1st netscape), hwnd3(2nd ie), hwnd4(2nd
netscape)..
I want to connect "http://www.yahoo.com" with 2nd netscape and
"http://codeguru.com" with 1st ie.
How can i do??
ShellExecute() function just execute default browser....
Is it Possible by using CreateProcess() or ShellExecuteEx()??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|