ReactOS 0.4.16-dev-13-ge2fc578
|
Public Attributes | |
HWND | hwndLV |
RECT | rcDlg |
BOOL | bAdvanced |
INT | dy |
WCHAR | szExt [16] |
WCHAR | szFileType [64] |
Definition at line 345 of file filetypes.cpp.
BOOL NEWEXT_DIALOG::bAdvanced |
Definition at line 349 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), NewExtDlg_OnInitDialog(), and NewExtDlgProc().
INT NEWEXT_DIALOG::dy |
Definition at line 350 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), and NewExtDlg_OnInitDialog().
HWND NEWEXT_DIALOG::hwndLV |
Definition at line 347 of file filetypes.cpp.
Referenced by FolderOptionsFileTypesDlg(), and NewExtDlg_OnOK().
RECT NEWEXT_DIALOG::rcDlg |
Definition at line 348 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), and NewExtDlg_OnInitDialog().
WCHAR NEWEXT_DIALOG::szExt[16] |
Definition at line 351 of file filetypes.cpp.
Referenced by NewExtDlg_OnInitDialog(), and NewExtDlg_OnOK().
WCHAR NEWEXT_DIALOG::szFileType[64] |
Definition at line 352 of file filetypes.cpp.
Referenced by NewExtDlg_OnOK().