The question is in the title. Rather then making a call to the OS, is there a more efficient way to do this? Thanks
Edit: Just though of something else to.
Does Sleep(2000); make a call to the OS as well? If so is there another way to do this as well?