[SHELL32] Add icons to the 'File Types' listview (#557)
[reactos.git] / dll / win32 / shell32 / shresdef.h
index decbc12..6e8d624 100644 (file)
 #define IDS_NEWEXT_ALREADY_ASSOC                    30520
 #define IDS_NEWEXT_EXT_IN_USE                       30521
 
+#define IDS_REMOVE_EXT                              30522
+
 /* Dialogs */
 
 /* Run dialog */
 #define IDC_FILETYPES_CHANGE                14006
 #define IDC_FILETYPES_DESCRIPTION           14007
 #define IDC_FILETYPES_ADVANCED              14008
+#define IDC_FILETYPES_ICON                  14009
 
 /* Control IDs for IDD_NEWEXTENSION dialog */
 #define IDC_NEWEXT_EDIT                     14001