I thought here would be a better thread place for this question:

I've a program thats gonna search some files and it works but can take up to 30 seconds to search all files. Anywho what I wanted was a way to stop user interaction which I 'think' i've done by not putting in DoEvents but I also want a way to entertain the user while this 30 second operation is taking place. At the moment all I've come up with is displaying an animated cursor. So I approach you people for ideas.

BTW You can be as crazy as you want but I don't wanna slow down my program any more

T'anx