How do we create a thread with visual studio for windows. I would like to know how can we manipulate thread in a windows program using Visual Studio Ver 6 and Visual Studio 2005 and 2008 for windows 98, XP and Vista.
I know how to play with threads using fork(), wait() under unix/linux but I dont have any idea how to do it with Microsoft stuff.
thanks for you help
Benoit