What's the function call and syntax to create a thread in windows api
Utilisateur anonyme
CreateThread and I have no idea about the parameters because I haven't used it in over 10 years and if I did need it I would look it up. I guess at minimum there is the thread function and a parameter to pass.