On Fri, 13 Nov 2009 02:15:27 +0000 Harry Van Haaren <harryhaaren(a)gmail.com> wrote:
I've googled for "c++ cross-platform
threading" which returned this
post<http://www.codeproject.com/KB/threads/thread_class.aspx>px>.
this probably better should have returned:
http://www.boost.org/doc/html/thread.html
besides this, there is
http://sourceware.org/pthreads-win32/
- also works nicely. However, it's C.
Regards,
Markus