Groups | Blog | Home
all groups > visual c > april 2004 >

visual c : Open new thread


Arnaud Debaene
4/11/2004 11:45:55 AM
[quoted text, click to view]

As usual : CreateThread or _beginthreadex, depending on wethter you need the
CRT initialization or not (most always you need it, so use _beginthreadex).

Arnaud
MVP - VC

Hai Ly Hoang
4/11/2004 4:11:08 PM
Hi
How to open a new thread in console application ?
Thanks

AddThis Social Bookmark Button