Click to See Complete Forum and Search --> : File Open Dialog


August 3rd, 1999, 10:22 AM
I am using the CFileDialog class with the Explorer options on to query a user for a file to open. All works well, except that the user group has requested that the Details option be turned on by default instead of the List option. I've searched the documentation about the CFileDialog class and the OPENFILENAME structure, but can't locate anything there. Anyone else ever tried this?