[SHELL32] Add line bar to About dialog for consistence
[reactos.git] / dll / win32 / shell32 / shresdef.h
index 7bbd3b2..9f7d674 100644 (file)
@@ -27,6 +27,7 @@
 
 /* Bitmaps */
 #define IDB_REACTOS                 131
+#define IDB_LINEBAR                 138
 #define IDB_SHELL_IEXPLORE_LG       204
 #define IDB_SHELL_IEXPLORE_LG_HOT   205
 #define IDB_SHELL_IEXPLORE_SM       206
 #define IDS_RUNDLG_BROWSE_CAPTION 182
 #define IDS_RUNDLG_BROWSE_FILTER  183
 
+/* Format Dialog strings */
+#define IDS_FORMAT_TITLE          184
+#define IDS_FORMAT_WARNING        185
+#define IDS_FORMAT_COMPLETE       186
+
 #define IDS_UNKNOWN_APP     190
 #define IDS_EXE_DESCRIPTION 191
 
 #define IDS_ADVANCED_SHOW_COMP_COLOR                30512
 #define IDS_ADVANCED_SHOW_INFO_TIP                  30502
 
+#define IDS_NEWEXT_ADVANCED_LEFT                    30515
+#define IDS_NEWEXT_ADVANCED_RIGHT                   30516
+#define IDS_NEWEXT_NEW                              30518
+#define IDS_NEWEXT_SPECIFY_EXT                      30519
+#define IDS_NEWEXT_ALREADY_ASSOC                    30520
+#define IDS_NEWEXT_EXT_IN_USE                       30521
+
+#define IDS_SPECIFY_ACTION                          30523
+#define IDS_INVALID_PROGRAM                         30524
+#define IDS_REMOVE_ACTION                           30525
+#define IDS_ACTION_EXISTS                           30526
+#define IDS_EXE_FILTER                              30527
+#define IDS_EDITING_ACTION                          30528
+
+#define IDS_REMOVE_EXT                              30522
+
+#define IDS_NO_ICONS                                30529
+#define IDS_FILE_NOT_FOUND                          30530
+
 /* Dialogs */
 
 /* Run dialog */
 #define IDC_FOLDER_OPTIONS_SAMEWINDOW      14004
 #define IDC_FOLDER_OPTIONS_OWNWINDOW       14005
 #define IDC_FOLDER_OPTIONS_SINGLECLICK     14007
-#define IDC_FOLDER_OPTIONS_ULBROWSER       14008
-#define IDC_FOLDER_OPTIONS_ULPOINT         14009
-#define IDC_FOLDER_OPTIONS_DOUBLECLICK     14010
+#define IDC_FOLDER_OPTIONS_DOUBLECLICK     14008
+#define IDC_FOLDER_OPTIONS_ULBROWSER       14009
+#define IDC_FOLDER_OPTIONS_ULPOINT         14010
+#define IDC_FOLDER_OPTIONS_RESTORE         14011
 
 /* Yes to all msgbox */
 #define IDD_YESTOALL_MSGBOX  20
 #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
+#define IDC_NEWEXT_ADVANCED                 14002
+#define IDC_NEWEXT_COMBOBOX                 14003
+#define IDC_NEWEXT_ASSOC                    14004
+
+/* Control IDs for IDD_SHORTCUT_PROPERTIES dialog */
+#define IDC_SHORTCUT_ICON                   14000
+#define IDC_SHORTCUT_TEXT                   14001
+#define IDC_SHORTCUT_TYPE                   14004
+#define IDC_SHORTCUT_TYPE_EDIT              14005
+#define IDC_SHORTCUT_LOCATION               14006
+#define IDC_SHORTCUT_LOCATION_EDIT          14007
+#define IDC_SHORTCUT_TARGET                 14008
+#define IDC_SHORTCUT_TARGET_TEXT            14009
+#define IDC_SHORTCUT_START_IN               14010
+#define IDC_SHORTCUT_START_IN_EDIT          14011
+#define IDC_SHORTCUT_KEY                    14014
+#define IDC_SHORTCUT_KEY_HOTKEY             14015
+#define IDC_SHORTCUT_RUN                    14016
+#define IDC_SHORTCUT_RUN_COMBO              14017
+#define IDC_SHORTCUT_COMMENT                14018
+#define IDC_SHORTCUT_COMMENT_EDIT           14019
+#define IDC_SHORTCUT_FIND                   14020
+#define IDC_SHORTCUT_CHANGE_ICON            14021
+#define IDC_SHORTCUT_ADVANCED               14022
+
+/* Control IDs for IDD_SHORTCUT_EXTENDED_PROPERTIES dialog */
+#define IDC_SHORTEX_RUN_DIFFERENT           14000
+#define IDC_SHORTEX_RUN_SEPARATE            14001
+
+/* Control IDs for IDD_EDITTYPE dialog */
+#define IDC_EDITTYPE_ICON                   14001
+#define IDC_EDITTYPE_TEXT                   14002
+#define IDC_EDITTYPE_CHANGE_ICON            14003
+#define IDC_EDITTYPE_LISTBOX                14004
+#define IDC_EDITTYPE_NEW                    14005
+#define IDC_EDITTYPE_EDIT_BUTTON            14006
+#define IDC_EDITTYPE_REMOVE                 14007
+#define IDC_EDITTYPE_SET_DEFAULT            14008
+#define IDC_EDITTYPE_CONFIRM_OPEN           14009
+#define IDC_EDITTYPE_SHOW_EXT               14010
+#define IDC_EDITTYPE_SAME_WINDOW            14011
+
+/* Control IDs for IDD_ACTION dialog */
+#define IDC_ACTION_ACTION                   14001
+#define IDC_ACTION_APP                      14002
+#define IDC_ACTION_BROWSE                   14003
+#define IDC_ACTION_USE_DDE                  14004
+
+/* Control IDs for IDD_FOLDER_OPTIONS_VIEW dialog */
+#define IDC_VIEW_APPLY_TO_ALL               14001
+#define IDC_VIEW_RESET_ALL                  14002
+#define IDC_VIEW_TREEVIEW                   14003
+#define IDC_VIEW_RESTORE_DEFAULTS           14004
 
 /* Other dialogs */
 #define IDD_RUN_AS       23
 #define IDD_FORMAT_DRIVE 25
 #define IDD_CHECK_DISK   26
 #define IDD_NOOPEN       27
+#define IDD_NEWEXTENSION 28
+#define IDD_EDITTYPE     36
+#define IDD_ACTION       37
+#define IDD_FOLDER_CUSTOMIZE    38
+
+/* Control IDs for IDD_FOLDER_CUSTOMIZE dialog */
+#define IDC_FOLDERCUST_COMBOBOX             14001
+#define IDC_FOLDERCUST_CHECKBOX             14002
+#define IDC_FOLDERCUST_CHOOSE_PIC           14003
+#define IDC_FOLDERCUST_RESTORE_DEFAULTS     14004
+#define IDC_FOLDERCUST_PREVIEW_BITMAP       14005
+#define IDC_FOLDERCUST_ICON                 14006
+#define IDC_FOLDERCUST_CHANGE_ICON          14007
 
 /* Not used dialogs */
 #define IDD_SHUTDOWN             29
 #define IDR_REBARBANDSITE       154
 #define IDR_USERNOTIFICATION    155
 #define IDR_SHELL               156
+#define IDR_ACTIVEDESKTOP       157