Sleep problem.

Hi all,

I m facing a Sleep problem. :slight_smile:
I want my program to Sleep for some miliseconds.
i;e I want to add some delay in the program. but don’t want to use delay
and sleep…As both r not advisable and add some more delay of its own…
e.g. if using Sleep, controller consider the process as idle and gives the
control to other process. i don’t want this to happen. If anyone has any
idea on this…please reply…
Any help on this will be appriciated.

thanking u in advance.

regards,
Prafulla

Hi,

I would suggest u be specific in your question posted in the user group
to help u better…

U need to specify whether u r programming an user-mode application or
windows device drivers.

if it’s user mode application, u would post your question at

www.codeguru.com

or www.codeproject.com

This user group is meant to discuss windows (NT especially) system
software related issues…

Hope you would kindly co-operate…

thanx,

shiv

Try high resolution multimedia timers .