ReactOS 0.4.16-dev-1025-gd3456f5
|
Public Attributes | |
HWND | hwnd |
BOOL | hook |
UINT | lbselchstring |
UINT | fileokstring |
LPARAM | lParam |
LPCVOID | template |
BOOL | open |
LPOPENFILENAMEW | ofnW |
LPOPENFILENAMEA | ofnA |
Definition at line 61 of file filedlg31.c.
UINT tagFD31_DATA::fileokstring |
Definition at line 66 of file filedlg31.c.
Referenced by FD31_AllocPrivate(), and FD31_Validate().
BOOL tagFD31_DATA::hook |
Definition at line 64 of file filedlg31.c.
Referenced by FD31_AllocPrivate(), FD31_DirListDblClick(), FD31_FileListSelect(), FD31_FileOpenDlgProc(), FD31_Validate(), and FD31_WMInitDialog().
HWND tagFD31_DATA::hwnd |
Definition at line 63 of file filedlg31.c.
Referenced by FD31_CallWindowProc(), FD31_DestroyPrivate(), FD31_DirListDblClick(), FD31_DiskChange(), FD31_FileListSelect(), FD31_FileTypeChange(), FD31_TestPath(), FD31_UpdateFileTitle(), FD31_Validate(), and FD31_WMInitDialog().
UINT tagFD31_DATA::lbselchstring |
Definition at line 65 of file filedlg31.c.
Referenced by FD31_AllocPrivate(), FD31_DirListDblClick(), FD31_FileListSelect(), and FD31_Validate().
LPARAM tagFD31_DATA::lParam |
Definition at line 67 of file filedlg31.c.
Referenced by FD31_AllocPrivate(), FD31_Validate(), and FD31_WMInitDialog().
LPOPENFILENAMEA tagFD31_DATA::ofnA |
Definition at line 72 of file filedlg31.c.
Referenced by FD31_AllocPrivate(), FD31_CallWindowProc(), FD31_DestroyPrivate(), FD31_FileTypeChange(), FD31_GetTemplate(), FD31_UpdateFileTitle(), and FD31_UpdateResult().
LPOPENFILENAMEW tagFD31_DATA::ofnW |
Definition at line 70 of file filedlg31.c.
Referenced by FD31_AllocPrivate(), FD31_CallWindowProc(), FD31_DestroyPrivate(), FD31_DirListDblClick(), FD31_FileTypeChange(), FD31_GetTemplate(), FD31_TestPath(), FD31_UpdateFileTitle(), FD31_UpdateResult(), FD31_Validate(), and FD31_WMInitDialog().
BOOL tagFD31_DATA::open |
Definition at line 69 of file filedlg31.c.
Referenced by FD31_AllocPrivate(), FD31_FileOpenDlgProc(), and FD31_GetTemplate().
LPCVOID tagFD31_DATA::template |
Definition at line 68 of file filedlg31.c.
Referenced by FD31_GetTemplate(), GetFileName31A(), and GetFileName31W().