I was looking for a procedure in some of my old code and your "FindIt!" program came in real handy. I only had the executable so I used olly to set the drive letter to E:

. I see that in more recent post you posted the source as well.

Would have been handy at the time.
Anyway, your program worked like a charm. Sifted through thousands of files and found what I needed (and in a lot more files than I thought even had with it in it) . You should continue development with this nice little utility.
Not sure how the speed compare with similar tools, as I don't have any other.
Only thing I noticed lacking of course is the (starting) Path selection. Works fine as-is if you want to start from the C: drive though.
While playing with this program, I found an ancient version of TicTacToe that I thought had been discarded. The code is almost illegible junk after all these years but the graphics are better than my present TicTacToe project so I'll swipe them and insert into the present version.