Re: I need someone to test this on Windows

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

Brian Broker wrote:
> 
> Hi Jerry,
> 
> I can confirm Evan's findings.
> I believe you would want to use ShellExecute
> to achieve the desired effect in Windows.
> 
> E.g. Lauch MS website in default browser:
> 
> r = ShellExecute(NULL, "open", "<a
> href="http://www.microsoft.com">http://www.microsoft.com</a>",
> NULL, NULL, SW_SHOWNORMAL)
> 
> -- Brian
I don't see ShellExecute() in the EU2.5 documentation.
Do you mean system_exec()?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu