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