How do i use the CreateThread api function.
I want to make a multithreaded aplication which is going to make some calculations ,show time, etc.
In order all to work at the same time i heard the aplication has to have more than one thread.