I would like to build my own custom Folder Browser and File Open/Save dialog. I have played with GetOpenFile and SHBrowseForFolder API functions but they are too limited. How do I build the folder list on my own form like the one in SHBrowseForFolder and the Open/Save dialogs? Thanks.