[fpc-pascal] programmatically creating desktop icons under Linux

Marco van de Voort marcov at stack.nl
Mon Feb 8 10:48:09 CET 2010


In our previous episode, David W Noon said:
> > >
> > > 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.

baseunix.fpsymlink()



More information about the fpc-pascal mailing list