View Single Post
Old Nov 2nd, 2005, 7:39 AM   #51
badbasser98
Hobbyist Programmer
 
Join Date: Mar 2005
Location: United States
Posts: 124
Rep Power: 4 badbasser98 is on a distinguished road
I've played with sleep, but it flashes that ugly console window each time the sleep command runs (five times). Maybe I will just run a small loop, and kill some CPU processes, it isn't going to hurt anything to do it that way. The problem I am having now is getting some text to be displayed during the actuall delete/stepping part of the code. Is this possible outside of the
case WM_PAINT:
Section of the code?

Thanks,
-BB98
__________________
Learning to use C++ and loving every minute of it.
badbasser98 is offline   Reply With Quote