glanskillarna
April 20th, 1999, 07:10 AM
We use ::Sleep(x) to stop the program for x ms.
But we want to be able to stop the program with less then 1 ms delay.
(We doesn't want to use while(1)...... x++)
How should we do when we are running the program for Windows NT?
Is it possible to make a delay through BIOS commands??
But we want to be able to stop the program with less then 1 ms delay.
(We doesn't want to use while(1)...... x++)
How should we do when we are running the program for Windows NT?
Is it possible to make a delay through BIOS commands??