From: Crispen, Bob (bob.crispen_at_boeing.com)
Date: 27 February 2003
Subject: Re: opening URL in c++
Date: Thu, 27 Feb 2003 09:21:06 -0500
From: "Jeff Henkels" <jeff_at_mapson.privatemail.com>
Organization: PrivateMail.com
Newsgroups: comp.os.ms-windows.programmer.win32
Use ShellExecute, with SW_HIDE as the last parameter.
"Agam Mehta" <agammehta_at_hotmail.com> wrote in message
news:ab64b002.0302261338.63801cce_at_posting.google.com...
> Hi All,
>
> I want to execute the URL that i have. I know we can use "system" and
> "shellexecute" functions. But the drawback is it opens "IExplorer"
> which i don't want. Is there any other way to open the URL and execute
> it by hiding IExplorer ?
>
> Thanks for your help
> Agam
This archive was generated by hypermail pre-2.1.8 : 26 April 2003 EDT