On Sun, 7 Feb 2010 23:43:52 +0200, Graeme Geldenhuys wrote about Re:
[fpc-pascal] programmatically creating desktop icons under Linux:

> On 7 February 2010 23:42, Graeme Geldenhuys <graemeg.li...@gmail.com>
> wrote:
> >
> > Creating symbolic links (ls -s <src> <target>) should suffice.
> 
> Typo, it should read:  ln -s <src> <target>

Actually, there is a symlink() API that can be called without creating a
separate address space for an external command.
-- 
Regards,

Dave  [RLU #314465]
=======================================================================
david.w.n...@ntlworld.com (David W Noon)
=======================================================================
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to