I'm writing a program to search a disk for files of a specified type (eg. *.bmp). I know how to search for the file in a directory I specify but i don't know how I can let the program also search all subdirectories. Is there anyone who can help me with this problem?

Bert