hi all
ive created a simple function threading module, simply pass the function's name
to be called using the thread.
note: variable's inside the threaded function need to be global. this works under win32 only.
download
http://myweb.tiscali.co.uk/blitzbasic/thread.mod.zip
kev
ive created a simple function threading module, simply pass the function's name
to be called using the thread.
note: variable's inside the threaded function need to be global. this works under win32 only.
download
http://myweb.tiscali.co.uk/blitzbasic/thread.mod.zip
kev