Hi!
How do I get a list of files with a certain extension in a directory and return that list in a combobox?
e.g
Say I want to find all the text files in the "C:\" directory and return their names in a combobox, how would I go about doing it?

Any help is much appreciated.

Louix.