Can anyone suggest a light, simple File Handling library I can use? By which I mean a library that will allow the user to open a dialog box showing the folders and whatnot. I've used a massive GUI library which had this function, but it's far too heavy and cumbersome for what I want to do now and I certainly won't use it just for this one operation. I've also looked at Qt, but it seems to be far too extensive for what I need.