Hi everyone. I wonder if i can have some help?:

I want my program to do the following:

1) Ask the user to specify a directory
2) List all the directorys within this directory which match a certain criteria (e.g. number of files < 5) to a combo box.

Any ideas?