On Thu, 10 Jun 2010 16:31:51 +0000
"K. P." <[email protected]> wrote:

> 
> 
> Hi all ~
> am in the process of converting one of our win32 delphi apps to lazarus/cross 
> platform.
> Converting something trivial like
>  ShellExecute( 0, nil, PChar( url ), nil, nil, SW_SHOWDEFAULT ); 
> How can I find the default browser (if any) on supported platforms?

unit LCLIntf function OpenURL

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to