ReactOS 0.4.15-dev-6057-gd708c79
|
Public Attributes | |
HWND | hwndLV |
RECT | rcDlg |
BOOL | bAdvanced |
INT | dy |
WCHAR | szExt [16] |
WCHAR | szFileType [64] |
Definition at line 340 of file filetypes.cpp.
BOOL NEWEXT_DIALOG::bAdvanced |
Definition at line 344 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), NewExtDlg_OnInitDialog(), and NewExtDlgProc().
INT NEWEXT_DIALOG::dy |
Definition at line 345 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), and NewExtDlg_OnInitDialog().
HWND NEWEXT_DIALOG::hwndLV |
Definition at line 342 of file filetypes.cpp.
Referenced by FolderOptionsFileTypesDlg(), and NewExtDlg_OnOK().
RECT NEWEXT_DIALOG::rcDlg |
Definition at line 343 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), and NewExtDlg_OnInitDialog().
WCHAR NEWEXT_DIALOG::szExt[16] |
Definition at line 346 of file filetypes.cpp.
Referenced by NewExtDlg_OnInitDialog(), and NewExtDlg_OnOK().
WCHAR NEWEXT_DIALOG::szFileType[64] |
Definition at line 347 of file filetypes.cpp.
Referenced by NewExtDlg_OnOK().