[SHELL] Change the icon controls of the folder-options general page to static ones...
[reactos.git] / reactos / dll / win32 / shell32 / shresdef.h
index 12c44cd..441ed63 100644 (file)
 #define IDD_SHORTCUT_EXTENDED_PROPERTIES 16
 
 /* Folder Options */
-#define IDD_FOLDER_OPTIONS_GENERAL   17
-#define IDD_FOLDER_OPTIONS_VIEW      18
-#define IDD_FOLDER_OPTIONS_FILETYPES 19
+#define IDD_FOLDER_OPTIONS_GENERAL         17
+#define IDD_FOLDER_OPTIONS_VIEW            18
+#define IDD_FOLDER_OPTIONS_FILETYPES       19
+#define IDC_FOLDER_OPTIONS_TASKICON        30109
+#define IDC_FOLDER_OPTIONS_FOLDERICON      30110
+#define IDC_FOLDER_OPTIONS_CLICKICON       30111
+#define IDC_FOLDER_OPTIONS_COMMONTASKS     14001
+#define IDC_FOLDER_OPTIONS_CLASSICFOLDERS  14002
+#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
 
 /* Yes to all msgbox */
 #define IDD_YESTOALL_MSGBOX  20