1 #pragma once 2 3 #define MANIFEST_RESOURCE_ID 1 4 5 #define IDS_TITLE 1 6 #define IDS_START 2 7 #define IDS_LOGOFF 3 8 #define IDS_SHUTDOWN 4 9 #define IDS_LAUNCH 5 10 #define IDS_START_HELP 6 11 #define IDS_SEARCH_FILES 7 12 #define IDS_DOCUMENTS 8 13 #define IDS_FAVORITES 9 14 #define IDS_PROGRAMS 10 15 #define IDS_SETTINGS 11 16 #define IDS_EXPLORE 12 17 #define IDS_EMPTY 13 18 #define IDS_RECENT 14 19 #define IDS_ADMIN 15 20 #define IDS_NETWORK 16 21 #define IDS_CONNECTIONS 17 22 #define IDS_DRIVES 18 23 #define IDS_SEARCH_COMPUTER 19 24 #define IDS_SETTINGS_MENU 20 25 #define IDS_CONTROL_PANEL 21 26 #define IDS_PRINTERS 22 27 #define IDS_BROWSE 23 28 #define IDS_SEARCH_PRG 24 29 #define IDS_ALL_USERS 25 30 #define IDS_SEARCH 26 31 #define IDS_ABOUT_EXPLORER 27 32 #define IDS_LAUNCH_MANY_PROGRAMS 28 33 #define IDS_DESKTOPBAR_SETTINGS 29 34 #define IDS_DESKTOP 30 35 #define IDS_TASKBAR 31 36 #define IDS_STARTMENU 32 37 #define IDS_MINIMIZE_ALL 33 38 #define IDS_DESKTOP_NUM 34 39 #define IDS_VOLUME 35 40 #define IDS_ITEMS_CUR 36 41 #define IDS_ITEMS_CONFIGURED 37 42 #define IDS_ITEMS_VISIBLE 38 43 #define IDS_ITEMS_HIDDEN 39 44 #define IDS_NOTIFY_SHOW 40 45 #define IDS_NOTIFY_HIDE 41 46 #define IDS_NOTIFY_AUTOHIDE 42 47 #define IDS_SHOW_HIDDEN_ICONS 43 48 #define IDS_HIDE_ICONS 44 49 #define IDS_TERMINATE 45 50 #define IDS_RESTART 46 51 #define IDS_NAMECOLUMN 47 52 #define IDS_PATHCOLUMN 48 53 #define IDS_MENUCOLUMN 49 54 55 #define IDI_COMPUTER 100 56 #define IDI_EXPLORER 101 57 #define IDI_STARTMENU 102 58 #define IDB_TOOLBAR 103 59 #define IDA_EXPLORER 104 60 #define ID_ACTIVATE 105 61 #define IDD_SEARCH_PROGRAM 105 62 #define IDB_DRIVEBAR 106 63 #define IDD_DESKBAR_DESKTOP 106 64 #define IDB_IMAGES 107 65 #define IDD_EXECUTE 108 66 #define IDR_MAINFRAME 109 67 #define IDM_MDIFRAME 110 68 #define ID_EXECUTE 111 69 #define IDM_SDIFRAME 113 70 #define IDI_LOGOFF 124 71 #define IDI_FOLDERARROW 125 72 #define IDI_ARROW 125 73 #define IDI_ARROW_SELECTED 126 74 #define IDI_SHUTDOWN 127 75 #define IDB_LOGOV 129 76 #define IDB_LOGOV256 130 77 #define IDA_SEARCH_PROGRAM 133 78 #define IDI_APPICON 134 79 #define IDA_TRAYNOTIFY 134 80 #define IDI_FLOATING 135 81 #define IDD_ABOUT_EXPLORER 135 82 #define IDI_REACTOS_BIG 137 83 #define IDI_DOCUMENTS 138 84 #define IDI_CONFIG 139 85 #define IDI_FAVORITES 140 86 #define IDI_INFO 141 87 #define IDI_APPS 142 88 #define IDI_SEARCH 143 89 #define IDI_ACTION 144 90 #define IDI_FOLDER 145 91 #define IDI_SEARCH_DOC 146 92 #define IDI_PRINTER 147 93 #define IDI_NETWORK 148 94 #define IDI_REACTOS 149 95 #define IDM_DESKTOPBAR 150 96 #define IDM_VOLUME 151 97 #define IDM_NOTIFYAREA 152 98 #define IDD_DESKBAR_TASKBAR 153 99 #define IDB_ICON_ALIGN_0 153 100 #define IDD_DESKBAR_STARTMENU 154 101 #define IDB_ICON_ALIGN_1 154 102 #define IDB_ICON_ALIGN_2 155 103 #define IDD_NOTIFYAREA 155 104 #define IDB_ICON_ALIGN_3 156 105 #define IDD_MDI_SDI 156 106 #define IDB_ICON_ALIGN_4 157 107 #define IDB_ICON_ALIGN_5 158 108 #define IDB_ICON_ALIGN_6 159 109 #define IDB_ICON_ALIGN_7 160 110 #define IDB_ICON_ALIGN_8 161 111 #define IDB_ICON_ALIGN_9 162 112 #define IDI_SPEAKER 162 113 #define IDB_ICON_ALIGN_10 163 114 #define IDI_DOT 163 115 #define IDB_LOGOV16 164 116 #define IDI_DOT_TRANS 164 117 #define IDI_DOT_RED 165 118 #define IDI_ARROW_UP 166 119 #define IDI_ARROW_DOWN 167 120 #define IDI_NOTIFY_L 168 121 #define IDI_NOTIFY_R 169 122 #define IDB_MDI 170 123 #define IDB_SDI 171 124 #define IDI_MINIMIZE 172 125 #define IDI_CONTROLPAN 173 126 #define IDI_DESKSETTING 174 127 #define IDI_NETCONNS 175 128 #define IDI_ADMIN 176 129 #define IDI_RECENT 178 130 #define IDI_RESTART 179 131 132 #define ID_VIEW_NAME 401 133 #define ID_VIEW_ALL_ATTRIBUTES 402 134 #define ID_VIEW_SELECTED_ATTRIBUTES 403 135 136 #define ID_VIEW_STATUSBAR 503 137 #define ID_VIEW_DRIVE_BAR 507 138 #define ID_VIEW_TOOL_BAR 508 139 #define ID_VIEW_EXTRA_BAR 509 140 #define ID_VIEW_SIDE_BAR 510 141 142 #define IDC_ROS_EXPLORER 1000 143 #define IDC_ICON_ALIGN_0 1002 144 #define IDC_ICON_ALIGN_1 1003 145 #define IDC_NOTIFY_ICONS 1003 146 #define IDC_ICON_ALIGN_2 1004 147 #define IDC_ICON_ALIGN_3 1005 148 #define IDC_ICON_ALIGN_4 1006 149 #define IDC_NOTIFY_TOOLTIP 1006 150 #define IDC_ICON_ALIGN_5 1007 151 #define IDC_NOTIFY_TITLE 1007 152 #define IDC_ICON_ALIGN_6 1008 153 #define IDC_NOTIFY_MODULE 1008 154 #define IDC_ICON_ALIGN_7 1009 155 #define IDC_LABEL1 1009 156 #define IDC_ICON_ALIGN_8 1010 157 #define IDC_LABEL2 1010 158 #define IDC_ICON_ALIGN_9 1011 159 #define IDC_LABEL3 1011 160 #define IDC_ICON_ALIGN_10 1012 161 #define IDC_WWW 1012 162 #define IDC_LABEL6 1012 163 #define IDC_ICON_ALIGN_11 1013 164 #define IDC_LAST_CHANGE 1013 165 #define IDC_FILTER 1017 166 #define IDC_PROGRAMS_FOUND 1018 167 #define IDC_PICTURE 1019 168 #define IDC_NOTIFY_SHOW 1020 169 #define IDC_NOTIFY_HIDE 1021 170 #define IDC_NOTIFY_AUTOHIDE 1022 171 #define IDC_LABEL4 1023 172 #define ID_HIDE_INACTIVE_ICONS 1025 173 #define ID_SHOW_CLOCK 1026 174 #define ID_DESKTOP_VERSION 1027 175 #define IDC_BUTTON1 1028 176 #define IDC_CHECK_ENTRIES 1028 177 #define IDC_VERSION_TXT 1029 178 #define IDC_WIN_VERSION 1030 179 #define IDC_MDI 1030 180 #define IDC_SDI 1031 181 #define IDC_SEPARATE_SUBFOLDERS 1034 182 183 #define ID_REFRESH 1704 184 185 #define IDS_VERSION_STR 5000 186 #define IDS_EXPLORER_VERSION_STR 5001 187 188 #define IDC_FILETREE 10001 189 #define ID_EXPLORER_FAQ 10002 190 #define ID_WEB_WINDOW 10003 191 192 #define ID_WINDOW_AUTOSORT 0x8003 193 #define ID_VIEW_FULLSCREEN 0x8004 194 #define ID_PREFERED_SIZES 0x8005 195 #define ID_DRIVE_DESKTOP 0x9000 196 #define ID_DRIVE_SHELL_NS 0x9001 197 #define ID_DRIVE_UNIX_FS 0x9002 198 #define ID_DRIVE_NTOBJ_NS 0x9003 199 #define ID_DRIVE_REGISTRY 0x9004 200 #define ID_DRIVE_FAT 0x9005 201 #define ID_DRIVE_FIRST 0x9006 202 203 #define ID_ABOUT_WINDOWS 40002 204 #define ID_ABOUT_EXPLORER 40003 205 #define ID_DESKTOPBAR_SETTINGS 40004 206 #define ID_GO_BACK 40005 207 #define ID_GO_FORWARD 40006 208 #define ID_GO_HOME 40007 209 #define ID_GO_SEARCH 40008 210 #define ID_GO_UP 40009 211 #define ID_STOP 40010 212 #define ID_MINIMIZE_ALL 40011 213 #define ID_EXPLORE 40012 214 #define ID_TASKMGR 40013 215 #define ID_TRAY_VOLUME 40014 216 #define ID_VOLUME_PROPERTIES 40015 217 #define ID_SHOW_HIDDEN_ICONS 40016 218 #define ID_CONFIG_NOTIFYAREA 40017 219 #define ID_CONFIG_TIME 40018 220 #define ID_VIEW_MDI 40019 221 #define ID_VIEW_SDI 40020 222 #define ID_TOOLS_OPTIONS 40021 223 #define ID_SHOW_ICON_BUTTON 40023 224 225 #define ID_SWITCH_DESKTOP_1 50000 226 227 #define ID_WINDOW_NEW 0xE130 228 #define ID_WINDOW_ARRANGE 0xE131 229 #define ID_WINDOW_CASCADE 0xE132 230 #define ID_WINDOW_TILE_HORZ 0xE133 231 #define ID_WINDOW_TILE_VERT 0xE134 232 #define ID_WINDOW_SPLIT 0xE135 233 234 #define ID_EDIT_PROPERTIES 57656 235 236 #define ID_FILE_EXIT 0xE141 237 #define ID_HELP_USING 0xE144 238 #define ID_HELP 0xE146 239 240 #define IDC_STATIC -1 241