OWL NExt - Knowledge Base

[ Home | Contents | Search | Next | Previous | Up ]

Multiple file selection in common open dlg?

Date: 11/30/99
Time: 12:29:14 AM

Q. I am facing some problems porting a windows 3.1 application using owl library to windows 95. In particular when using the TOpenFileDialog and doing multiselection of files, I can not get the information of all the file selected into the TOpenSaveDialog::TData structure (FileName)

A. The problem is that under windows 3.1 multiple filenames in TData.Filename are separated by blanks, whereas in windows 95 they are separated by NULLs.

Christian

Last changed: July 14, 2001