| Specifies that the File Name list box allows multiple selections |
| If the user specifies a file that does not exist, this flag causes the dialog box to prompt the user for permission to create the file. |
| Specifies that the user can type only names of existing files in the File Name entry field. |
| Hides the Read Only check box |
| Restores the current directory to its original value if the user changed the directory while searching for files |
| Directs the dialog box to return the path and file name of the selected shortcut (.LNK) file. If this value is not specified, the dialog box returns the path and file name of the file referenced by the shortcut |
| For old-style dialog boxes, this flag causes the dialog box to use short file names (8.3 format). |
| Specifies that the returned file does not have the Read Only check box selected and is not in a write-protected directory |
| Specifies that the common dialog boxes allow invalid characters in the returned file name |
| Specifies that the file is not created before the dialog box is closed |
| Causes the Save As dialog box to generate a message box if the selected file already exists |
| Specifies that the user can type only valid paths and file names |
| Causes the Read Only check box to be selected initially when the dialog box is created |
| Specifies that if a call to the OpenFile function fails because of a network sharing violation, the error is ignored and the dialog box returns the selected file name |