|
|
|
|
|
|
|
|
|
|
|
The file dialog box structure used by OpenFileDialogEx.
|
|
|
Data type of pointer to a FILEDLGDATA |
|
||||||||||||||||
|
Creates an Open File Dialog Box. This function creates an Open File Dialog Box, and returns the full path name of the file selected by user. It is defined an inline function calling OpenFileDialogEx.
Definition at line 138 of file filedlg.h. References _FILEDLGDATA::IsSave, and OpenFileDialogEx(). |
|
||||||||||||||||||||||||||||
|
Creates an Open File Dialog Box. This function creates an Open File Dialog Box, and returns the full path name of the file selected by user.
Referenced by OpenFileDialog(). |
1.4.2