Gonzalo Garramuno schrieb:
> I would like my application to have only one instance of it running at a time.

> How would I go about coding this?  Pipes?  Sockets?  None of the above.

AFAIK mutex or semaphore are ment to realise this.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to