|
-
May 25th, 1999, 11:10 PM
#1
open a webpage on default webbrowser ?
how can a open a page on the "default webbrowser" ?
-
May 25th, 1999, 11:33 PM
#2
Re: open a webpage on default webbrowser ?
-
May 25th, 1999, 11:50 PM
#3
Re: open a webpage on default webbrowser ?
ShellExecute(NULL, NULL, szLink, NULL, NULL, SW_SHOWNORMAL);
where szLink is the link's string, ofcourse
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
|