Hi,

I have used the MFC classes for the windows common dialog boxes numerous times. For a college project I am using a standard Win32 application without the use of MFC. How can I display the file selection dialog box (CFileDialog in open mode) and then retrieve the selected file and path into a char[] array?

Any help would be greatly appreciated!

Regards,
Lea Hayes