RE: shell to MS explorer

new topic     » goto parent     » topic index » view thread      » older message » newer message

I finally figured this out. you should run this

system("start iexplore http://www.rapideuphoria.com/", 0)
        ^^ this is what was missing
I think you need to use start because it is a Win32 app and system() and 
system_exec() use a DOS call which needs start to call Win312 apps.


gwalters at sc.rr.com wrote:
> Can some one show me how from EU to shell to ms explorer and pass it a 
> html
> file name to open?
> 
> thanks if you can.
> 
> George Walters
> 
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu