View Single Post
Old Apr 4th, 2006, 12:25 PM   #5
InfoGeek
Professional Programmer
 
InfoGeek's Avatar
 
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4 InfoGeek is on a distinguished road
You can use the Win32 Sleep function to do this. Alternatively, you can set up a timer that'll execute your code after every few seconds.
__________________
PFO - My daily dose of technology.
InfoGeek is offline   Reply With Quote