ReactOS 0.4.15-dev-7842-g558ab78
EDITTYPE_DIALOG Struct Reference
Collaboration diagram for EDITTYPE_DIALOG:

Public Attributes

HWND hwndLV
 
PFILE_TYPE_ENTRY pEntry
 
CSimpleMap< CStringW, CStringW > CommandLineMap
 
WCHAR szIconPath [MAX_PATH]
 
INT nIconIndex
 
WCHAR szDefaultVerb [64]
 

Detailed Description

Definition at line 207 of file filetypes.cpp.

Member Data Documentation

◆ CommandLineMap

CSimpleMap<CStringW, CStringW> EDITTYPE_DIALOG::CommandLineMap

◆ hwndLV

HWND EDITTYPE_DIALOG::hwndLV

Definition at line 209 of file filetypes.cpp.

Referenced by EditTypeDlg_UpdateEntryIcon(), and FolderOptionsFileTypesDlg().

◆ nIconIndex

INT EDITTYPE_DIALOG::nIconIndex

◆ pEntry

◆ szDefaultVerb

WCHAR EDITTYPE_DIALOG::szDefaultVerb[64]

◆ szIconPath

WCHAR EDITTYPE_DIALOG::szIconPath[MAX_PATH]

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