Hi,

I would like to know how to scan the hard drive for any JPG files and then store them in a array of strings for example:

1) "C:\windows\setup.jpg"
2) "C:\images\frog.jpg"

Does anybody out there have a clue as to how I would go about doing something like this?

Thanks!