Thanks for the info, everyone. Looks like I have a bit of reading to do...
Brian.
David W Noon wrote:
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.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal