Re: How do I load a web page from a menu in MFC?
From: Jeff Partch [MVP] (jeffp_at_mvps.org)
Date: 05/29/04
- Next message: Ashish: "Re: Testing Whether A File (CStdioFIle) Is Open??"
- Previous message: zahlmeister: "How do I load a web page from a menu in MFC?"
- In reply to: zahlmeister: "How do I load a web page from a menu in MFC?"
- Next in thread: zahlmeister: "Re: How do I load a web page from a menu in MFC?"
- Reply: zahlmeister: "Re: How do I load a web page from a menu in MFC?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 May 2004 22:39:05 -0500
"zahlmeister" <zahlmeister@comcast.net> wrote in message
news:ZfSdnQLTJO4BnCXdRVn-uQ@comcast.com...
> I'm trying to jump to a web page in a browser from a MFC frame menu with
no
> luck. I tried system() with the url but it doesn't work. This should be
> simple jet I can't find it in the docs (MSDN). Any ideas?
Try using ShellExecute[Ex].
-- Jeff Partch [VC++ MVP]
- Next message: Ashish: "Re: Testing Whether A File (CStdioFIle) Is Open??"
- Previous message: zahlmeister: "How do I load a web page from a menu in MFC?"
- In reply to: zahlmeister: "How do I load a web page from a menu in MFC?"
- Next in thread: zahlmeister: "Re: How do I load a web page from a menu in MFC?"
- Reply: zahlmeister: "Re: How do I load a web page from a menu in MFC?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|