Title will be used as the dialog's title.
If Start is not empty, it will be used as the starting point for the file dialog. Otherwise the current directory will be used.
Only files matching Filter will be displayed. If Filter is empty, all files will be displayed.
Example
string fileName; fileName = dlgFileOpen("Select a file", "", "*.brd");
Index | Copyright © 2002 CadSoft Computer GmbH |