Pregunta de entrevista de Bloomberg

What's the function call and syntax to create a thread in windows api

Respuesta de la entrevista

Anónimo

6 feb 2015

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.