Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Apr : opening IE in new window with ShellExecute
| Subject: | opening IE in new window with ShellExecute |
| Posted by: | "Rick Roen" (ri..@lakevalleyseed.com) |
| Date: | Mon, 18 Apr 2005 17:18:10 |
I'm using IE to show an HTML file and opening it by calling ShellExecute.
No problem there, but when IE opens it always uses an existing IE window if
available rather than starting a new one. Is there some way to force it to
open in a new window?
Thanks,
Rick