TextOut prints a little late?
- From: deostroll <deostroll@xxxxxxxxx>
- Date: Tue, 25 Sep 2007 19:07:50 -0700
Inside a function I have a Sleep() in between 2 TextOut() calls. When
I call the 1st one I expect it to print immediately before Sleep() is
executed; but instead I get the output of both calls at the same time
after the Slee() and after the funtion has exited...!
Why does this happen?
What is the proper way to print immediately?
--deostroll
.
- Follow-Ups:
- Re: TextOut prints a little late?
- From: Joe Butler
- Re: TextOut prints a little late?
- Prev by Date: Re: Question regarding SetROP2 and font text output.
- Next by Date: Re: TextOut prints a little late?
- Previous by thread: Re: Question regarding SetROP2 and font text output.
- Next by thread: Re: TextOut prints a little late?
- Index(es):
Relevant Pages
|