I am using API calls to use the commondialog and this is working fine. What I want to do is select a folder instead of a file and have it return the folder. Is this possible with the showopen dialog? What I am trying to accomplish is to use the same dialog to accomplish two types of opens. One for a selecting file(s) and another for folders while using the same dialog and selecting OPEN. I tried messing with filter types but nogo. Any suggestions? or will I have to bite the bullet and open the folder dialog. Thanks.