Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_FILEDLGDATA Struct Reference
[Open File Dialog Box]

#include <filedlg.h>

Data Fields


Detailed Description

The file dialog box structure used by OpenFileDialogEx.
See also:
OpenFileDialogEx.

Definition at line 71 of file filedlg.h.


Field Documentation

char filefullname[NAME_MAX+PATH_MAX+1]
 

The full path name of the file returned.

Definition at line 76 of file filedlg.h.

char filename[NAME_MAX+1]
 

The name of the file to be opened.

Definition at line 78 of file filedlg.h.

char filepath[PATH_MAX+1]
 

The initial path of the dialog box.

Definition at line 80 of file filedlg.h.

BOOL IsSave
 

Indicates to create a Save File or an Open File dialog box.

Definition at line 74 of file filedlg.h.

Referenced by OpenFileDialog().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2