ReactOS 0.4.15-dev-7918-g2a2556c
NEWEXT_DIALOG Struct Reference
Collaboration diagram for NEWEXT_DIALOG:

Public Attributes

HWND hwndLV
 
RECT rcDlg
 
BOOL bAdvanced
 
INT dy
 
WCHAR szExt [16]
 
WCHAR szFileType [64]
 

Detailed Description

Definition at line 340 of file filetypes.cpp.

Member Data Documentation

◆ bAdvanced

BOOL NEWEXT_DIALOG::bAdvanced

Definition at line 344 of file filetypes.cpp.

Referenced by NewExtDlg_OnAdvanced(), NewExtDlg_OnInitDialog(), and NewExtDlgProc().

◆ dy

INT NEWEXT_DIALOG::dy

Definition at line 345 of file filetypes.cpp.

Referenced by NewExtDlg_OnAdvanced(), and NewExtDlg_OnInitDialog().

◆ hwndLV

HWND NEWEXT_DIALOG::hwndLV

Definition at line 342 of file filetypes.cpp.

Referenced by FolderOptionsFileTypesDlg(), and NewExtDlg_OnOK().

◆ rcDlg

RECT NEWEXT_DIALOG::rcDlg

Definition at line 343 of file filetypes.cpp.

Referenced by NewExtDlg_OnAdvanced(), and NewExtDlg_OnInitDialog().

◆ szExt

WCHAR NEWEXT_DIALOG::szExt[16]

Definition at line 346 of file filetypes.cpp.

Referenced by NewExtDlg_OnInitDialog(), and NewExtDlg_OnOK().

◆ szFileType

WCHAR NEWEXT_DIALOG::szFileType[64]

Definition at line 347 of file filetypes.cpp.

Referenced by NewExtDlg_OnOK().


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