[fpc-pascal] programmatically creating desktop icons under Linux
brian
brian at meadows.pair.com
Tue Feb 9 15:28:58 CET 2010
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.lists at 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.
More information about the fpc-pascal
mailing list