Hey everybody,
I need a way to browse your computer's files from a program without the use of a separate dialog box (I'm running in fullscreen, you see). It should start from a specified default folder and list all folders (except hidden ones) and files of a specified format in a scroll box or something.
The system I'm currently using is the OPENFILENAME class, which opens the classic "Open" dialog box for browsing.
While what I'm wanting is the system like that implemented in most Strategy games like StarCraft and C&C Generals that is used to browse maps.
Anybody got any tips?