ReactOS 0.4.15-dev-7953-g1f49173
tagFD31_DATA Struct Reference
Collaboration diagram for tagFD31_DATA:

Public Attributes

HWND hwnd
 
BOOL hook
 
UINT lbselchstring
 
UINT fileokstring
 
LPARAM lParam
 
LPCVOID template
 
BOOL open
 
LPOPENFILENAMEW ofnW
 
LPOPENFILENAMEA ofnA
 

Detailed Description

Definition at line 61 of file filedlg31.c.

Member Data Documentation

◆ fileokstring

UINT tagFD31_DATA::fileokstring

Definition at line 66 of file filedlg31.c.

Referenced by FD31_AllocPrivate(), and FD31_Validate().

◆ hook

◆ hwnd

◆ lbselchstring

UINT tagFD31_DATA::lbselchstring

◆ lParam

LPARAM tagFD31_DATA::lParam

Definition at line 67 of file filedlg31.c.

Referenced by FD31_AllocPrivate(), FD31_Validate(), and FD31_WMInitDialog().

◆ ofnA

◆ ofnW

◆ open

BOOL tagFD31_DATA::open

Definition at line 69 of file filedlg31.c.

Referenced by FD31_AllocPrivate(), FD31_FileOpenDlgProc(), and FD31_GetTemplate().

◆ template

LPCVOID tagFD31_DATA::template

Definition at line 68 of file filedlg31.c.

Referenced by FD31_GetTemplate(), GetFileName31A(), and GetFileName31W().


The documentation for this struct was generated from the following file: