How to get list of files in folder?

In my game that I plan on using my editor for, I plan to have campaign made by me and user levels (editor will be bundled with game). I’d like to know how to do selection for the second thing, particularly how to get list of files in specified folder.

I don’t want to use Windows’/Linux open dialogs as it would break immersion.