On 06 Aug 2006, at 11:30, Jason P Sage wrote:
Does anyone have any suggestions on where I should really start
with making
threads etc in a manner that will allow one code base but work on
at least
win32 and Linux?
http://www.freepascal.org/docs-html/rtl/classes/tthread.html
Jonas
__
On 8/6/06, Jason P Sage <[EMAIL PROTECTED]> wrote:
Does anyone have any suggestions on where I should really start with making
threads etc in a manner that will allow one code base but work on at least
win32 and Linux?
There is a tutorial here:
http://wiki.lazarus.freepascal.org/index.php/Mult
Does anyone have any suggestions on where I should really start with making
threads etc in a manner that will allow one code base but work on at least
win32 and Linux?
I'm trying to make an application that is more or less acting like a daemon,
that waits for a message from another process, and ta