|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HWND | hwndLV |
| RECT | rcDlg |
| BOOL | bAdvanced |
| INT | dy |
| WCHAR | szExt [16] |
| WCHAR | szFileType [64] |
Definition at line 493 of file filetypes.cpp.
| BOOL NEWEXT_DIALOG::bAdvanced |
Definition at line 497 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), NewExtDlg_OnInitDialog(), and NewExtDlgProc().
| INT NEWEXT_DIALOG::dy |
Definition at line 498 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), and NewExtDlg_OnInitDialog().
| HWND NEWEXT_DIALOG::hwndLV |
Definition at line 495 of file filetypes.cpp.
Referenced by FolderOptionsFileTypesDlg(), and NewExtDlg_OnOK().
| RECT NEWEXT_DIALOG::rcDlg |
Definition at line 496 of file filetypes.cpp.
Referenced by NewExtDlg_OnAdvanced(), and NewExtDlg_OnInitDialog().
| WCHAR NEWEXT_DIALOG::szExt[16] |
Definition at line 499 of file filetypes.cpp.
Referenced by NewExtDlg_OnInitDialog(), and NewExtDlg_OnOK().
| WCHAR NEWEXT_DIALOG::szFileType[64] |
Definition at line 500 of file filetypes.cpp.
Referenced by NewExtDlg_OnOK().