Click to See Complete Forum and Search --> : thread in vc++


Rikki
March 30th, 2004, 01:31 AM
does anybody know how to use thread in vc++

Alin
March 30th, 2004, 01:40 AM
take a look at this (http://www.codeguru.com/forum/showthread.php?s=&threadid=288912)

Andreas Masur
March 30th, 2004, 03:01 AM
[Moved thread]

Sam Hobbs
March 31st, 2004, 09:17 PM
Also see my Sample _beginthreadex (http://simplesamples.info/Windows/_beginthreadex.php) and for a MFC sample see my Events for Threads (http://simplesamples.info/MFC/Events.php).