CompuServe Thread

Sleep

1 messages in this thread
#51325From: Jackie LuppiAug 9, 1993 4:25 PM
Hi, I noticed that the Sleep API is not available in win32s. Is there a comparable way of doing this under Win32s with GetMessage, WaitMessage or PeekMessage or some other API. I certainly do not want to stall the entire system just one process. Thanx, Jackie