Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenshresdef.h
Go to the documentation of this file.
00001 /* 00002 * Copyright 2000 Juergen Schmied 00003 * 00004 * This library is free software; you can redistribute it and/or 00005 * modify it under the terms of the GNU Lesser General Public 00006 * License as published by the Free Software Foundation; either 00007 * version 2.1 of the License, or (at your option) any later version. 00008 * 00009 * This library is distributed in the hope that it will be useful, 00010 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00011 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00012 * Lesser General Public License for more details. 00013 * 00014 * You should have received a copy of the GNU Lesser General Public 00015 * License along with this library; if not, write to the Free Software 00016 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 00017 */ 00018 00019 #ifndef __WINE_SHELL_RES_H 00020 #define __WINE_SHELL_RES_H 00021 00022 #define IDC_STATIC -1 00023 00024 /* 00025 * Bitmaps 00026 */ 00027 #define IDB_SHELL_ABOUT_LOGO_24BPP 131 00028 00029 /* 00030 * Strings 00031 */ 00032 00033 /* Column titles for the shellview */ 00034 #define IDS_SHV_COLUMN1 7 00035 #define IDS_SHV_COLUMN2 8 00036 #define IDS_SHV_COLUMN3 9 00037 #define IDS_SHV_COLUMN4 10 00038 #define IDS_SHV_COLUMN5 11 00039 #define IDS_SHV_COLUMN6 12 00040 #define IDS_SHV_COLUMN7 13 00041 #define IDS_SHV_COLUMN8 14 00042 #define IDS_SHV_COLUMN9 15 00043 #define IDS_SHV_COLUMN10 16 00044 #define IDS_SHV_COLUMN11 17 00045 #define IDS_SHV_COLUMN_DELFROM 18 00046 #define IDS_SHV_COLUMN_DELDATE 19 00047 00048 #define IDS_DESKTOP 20 00049 00050 #define IDS_SELECT 22 00051 #define IDS_OPEN 23 00052 #define IDS_VIEW_LARGE 24 00053 #define IDS_VIEW_SMALL 25 00054 #define IDS_VIEW_LIST 26 00055 #define IDS_VIEW_DETAILS 27 00056 00057 #define IDS_RESTART_TITLE 40 00058 #define IDS_RESTART_PROMPT 41 00059 #define IDS_SHUTDOWN_TITLE 42 00060 #define IDS_SHUTDOWN_PROMPT 43 00061 00062 #define IDS_PROGRAMS 45 00063 #define IDS_FAVORITES 47 00064 #define IDS_STARTUP 48 00065 #define IDS_RECENT 49 00066 #define IDS_SENDTO 50 00067 #define IDS_STARTMENU 51 00068 #define IDS_MYMUSIC 52 00069 #define IDS_MYVIDEO 53 00070 #define IDS_DESKTOPDIRECTORY 54 00071 #define IDS_NETHOOD 55 00072 #define IDS_TEMPLATES 56 00073 #define IDS_APPDATA 57 00074 #define IDS_PRINTHOOD 58 00075 #define IDS_LOCAL_APPDATA 59 00076 #define IDS_INTERNET_CACHE 60 00077 #define IDS_COOKIES 61 00078 #define IDS_HISTORY 62 00079 #define IDS_PROGRAM_FILES 63 00080 #define IDS_MYPICTURES 64 00081 #define IDS_PROGRAM_FILES_COMMON 65 00082 #define IDS_COMMON_DOCUMENTS 66 00083 #define IDS_ADMINTOOLS 67 00084 #define IDS_COMMON_MUSIC 68 00085 #define IDS_COMMON_PICTURES 69 00086 #define IDS_COMMON_VIDEO 70 00087 #define IDS_CDBURN_AREA 71 00088 #define IDS_DRIVE_FIXED 72 00089 #define IDS_DRIVE_CDROM 73 00090 #define IDS_DRIVE_NETWORK 74 00091 00092 #define IDS_LOGOFF_TITLE 78 00093 #define IDS_LOGOFF_PROMPT 79 00094 00095 #define IDS_CREATEFOLDER_DENIED 128 00096 #define IDS_CREATEFOLDER_CAPTION 129 00097 #define IDS_DELETEITEM_CAPTION 130 00098 #define IDS_DELETEFOLDER_CAPTION 131 00099 #define IDS_DELETEITEM_TEXT 132 00100 #define IDS_DELETEMULTIPLE_TEXT 133 00101 #define IDS_OVERWRITEFILE_CAPTION 134 00102 #define IDS_OVERWRITEFILE_TEXT 135 00103 #define IDS_DELETESELECTED_TEXT 136 00104 #define IDS_TRASHFOLDER_TEXT 137 00105 #define IDS_TRASHITEM_TEXT 138 00106 #define IDS_TRASHMULTIPLE_TEXT 139 00107 #define IDS_CANTTRASH_TEXT 140 00108 #define IDS_OVERWRITEFOLDER_TEXT 141 00109 #define IDS_OPEN_WITH 142 00110 #define IDS_OPEN_WITH_CHOOSE 143 00111 #define IDS_SHELL_ABOUT_AUTHORS 144 00112 #define IDS_SHELL_ABOUT_BACK 145 00113 #define FCIDM_SHVIEW_NEW 146 00114 #define FCIDM_SHVIEW_VIEW 147 00115 #define IDS_CONTROLPANEL 148 00116 #define IDS_NEWFOLDER 149 00117 #define IDS_COLUMN_EXTENSION 151 00118 #define IDS_NO_EXTENSION 152 00119 #define IDS_RECYCLEBIN_LOCATION 153 00120 #define IDS_RECYCLEBIN_DISKSPACE 154 00121 #define IDS_OPEN_WITH_FILTER 155 00122 #define IDS_DIRECTORY 156 00123 #define IDS_VIRTUAL_DRIVER 157 00124 #define IDS_BAT_FILE 158 00125 #define IDS_CMD_FILE 159 00126 #define IDS_COM_FILE 160 00127 #define IDS_CPL_FILE 161 00128 #define IDS_CUR_FILE 162 00129 #define IDS_DLL_FILE 163 00130 #define IDS_DRV_FILE 164 00131 #define IDS_EXE_FILE 165 00132 #define IDS_FON_FILE 166 00133 #define IDS_TTF_FILE 167 00134 #define IDS_HLP_FILE 168 00135 #define IDS_INI_FILE 169 00136 #define IDS_LNK_FILE 170 00137 #define IDS_SYS_FILE 171 00138 #define IDS_EMPTY_BITBUCKET 172 00139 #define IDS_SHLEXEC_NOASSOC 173 00140 #define IDS_FILE_TYPES 174 00141 #define IDS_FILE_DETAILS 175 00142 #define IDS_FILE_DETAILSADV 176 00143 #define IDS_BYTES_FORMAT 177 00144 #define IDS_OPEN_WITH_RECOMMENDED 178 00145 #define IDS_OPEN_WITH_OTHER 179 00146 00147 #define IDS_RUNDLG_ERROR 180 00148 #define IDS_RUNDLG_BROWSE_ERROR 181 00149 #define IDS_RUNDLG_BROWSE_CAPTION 182 00150 #define IDS_RUNDLG_BROWSE_FILTER 183 00151 00152 #define IDS_UNKNOWN_APP 190 00153 #define IDS_EXE_DESCRIPTION 191 00154 00155 #define IDS_OPEN_VERB 300 00156 #define IDS_EXPLORE_VERB 301 00157 #define IDS_RUNAS_VERB 302 00158 #define IDS_EDIT_VERB 303 00159 #define IDS_FIND_VERB 304 00160 #define IDS_PRINT_VERB 305 00161 00162 #define IDS_FILE_FOLDER 308 00163 #define IDS_CREATELINK 309 00164 #define IDS_INSTALLNEWFONT 310 00165 #define IDS_SHV_COLUMN_FONTTYPE 311 00166 #define IDS_SHV_COLUMN12 312 00167 #define IDS_SHV_COLUMN13 313 00168 #define IDS_SHV_COLUMN_WORKGROUP 314 00169 #define IDS_SHV_NETWORKLOCATION 315 00170 #define IDS_COPY 316 00171 #define IDS_DELETE 317 00172 #define IDS_PROPERTIES 318 00173 #define IDS_SHV_COLUMN_DOCUMENTS 319 00174 #define IDS_SHV_COLUMN_STATUS 320 00175 #define IDS_SHV_COLUMN_COMMENTS 321 00176 #define IDS_SHV_COLUMN_LOCATION 322 00177 #define IDS_SHV_COLUMN_MODEL 323 00178 #define IDS_CUT 324 00179 #define IDS_RESTORE 325 00180 #define IDS_DEFAULT_CLUSTER_SIZE 326 00181 #define IDS_FORMATDRIVE 328 00182 #define IDS_RENAME 329 00183 #define IDS_INSERT 330 00184 #define IDS_DESCRIPTION 331 00185 #define IDS_COPY_OF 332 00186 00187 /* Note: those strings are referenced from the registry */ 00188 #define IDS_RECYCLEBIN_FOLDER_NAME 8964 00189 #define IDS_ADMINISTRATIVETOOLS 22982 00190 #define IDS_FOLDER_OPTIONS 22985 00191 #define IDS_FONTS 22981 00192 #define IDS_PRINTERS 9319 00193 #define IDS_MYCOMPUTER 9216 00194 #define IDS_PERSONAL 9227 00195 #define IDS_NETWORKPLACE 9217 00196 00197 /* 00198 * Dialogs 00199 */ 00200 00201 /* Run dialog */ 00202 #define IDD_RUN 1 00203 #define IDC_RUNDLG_DESCRIPTION 12289 00204 #define IDC_RUNDLG_BROWSE 12288 00205 #define IDC_RUNDLG_ICON 12297 00206 #define IDC_RUNDLG_EDITPATH 12298 00207 #define IDC_RUNDLG_LABEL 12305 00208 00209 /* ShellAbout dialog */ 00210 #define IDD_ABOUT 2 00211 #define IDC_ABOUT_ICON 0x3009 00212 #define IDC_ABOUT_APPNAME 0x3500 00213 #define IDC_ABOUT_OTHERSTUFF 0x350D 00214 #define IDC_ABOUT_REG_USERNAME 0x3507 00215 #define IDC_ABOUT_REG_ORGNAME 0x3508 00216 #define IDC_ABOUT_PHYSMEM 0x3503 00217 00218 /* About authors dialog */ 00219 #define IDD_ABOUT_AUTHORS 3 00220 #define IDC_ABOUT_AUTHORS 0x4101 00221 #define IDC_ABOUT_AUTHORS_LISTBOX 0x4102 00222 00223 /* Pick icon dialog */ 00224 #define IDD_PICK_ICON 4 00225 #define IDC_PICKICON_LIST 0x4121 00226 #define IDC_BUTTON_PATH 0x4122 00227 #define IDC_EDIT_PATH 0x4123 00228 #define IDS_PICK_ICON_TITLE 0x4124 00229 #define IDS_PICK_ICON_FILTER 0x4125 00230 00231 /* Properties dialog */ 00232 #define IDD_FILE_PROPERTIES 8 00233 #define IDD_FOLDER_PROPERTIES 9 00234 #define IDD_DRIVE_PROPERTIES 10 00235 #define IDD_DRIVE_TOOLS 11 00236 #define IDD_DRIVE_HARDWARE 12 00237 #define IDD_RECYCLE_BIN_PROPERTIES 13 00238 #define IDD_SHORTCUT_PROPERTIES 14 00239 00240 /* File version */ 00241 #define IDD_FILE_VERSION 15 00242 00243 /* Shortcut */ 00244 #define IDD_SHORTCUT_EXTENDED_PROPERTIES 16 00245 00246 /* Folder Options */ 00247 #define IDD_FOLDER_OPTIONS_GENERAL 17 00248 #define IDD_FOLDER_OPTIONS_VIEW 18 00249 #define IDD_FOLDER_OPTIONS_FILETYPES 19 00250 00251 /* Yes to all msgbox */ 00252 #define IDD_YESTOALL_MSGBOX 20 00253 #define IDC_YESTOALL 0x3207 00254 #define IDC_YESTOALL_ICON 0x4300 00255 #define IDC_YESTOALL_MESSAGE 0x4301 00256 00257 /* Browse for folder dialog box */ 00258 #define IDD_BROWSE_FOR_FOLDER 21 00259 #define IDD_BROWSE_FOR_FOLDER_NEW 22 00260 #define IDC_BROWSE_FOR_FOLDER_NEW_FOLDER 0x3746 00261 #define IDC_BROWSE_FOR_FOLDER_FOLDER_TEXT 0x3745 00262 #define IDC_BROWSE_FOR_FOLDER_FOLDER 0x3744 00263 #define IDC_BROWSE_FOR_FOLDER_STATUS 0x3743 00264 #define IDC_BROWSE_FOR_FOLDER_TITLE 0x3742 00265 #define IDC_BROWSE_FOR_FOLDER_TREEVIEW 0x3741 00266 00267 /* Other dialogs */ 00268 #define IDD_RUN_AS 23 00269 #define IDD_OPEN_WITH 24 00270 #define IDD_FORMAT_DRIVE 25 00271 #define IDD_CHECK_DISK 26 00272 00273 /* Not used dialogs */ 00274 #define IDD_FILE_COPY 27 00275 #define IDD_SHUTDOWN 28 00276 #define IDD_LOG_OFF 29 00277 #define IDD_DISCONNECT 30 00278 #define IDD_CONFIRM_FILE_REPLACE 31 00279 #define IDD_AUTOPLAY1 32 00280 #define IDD_MIXED_CONTENT1 33 00281 #define IDD_MIXED_CONTENT2 34 00282 00283 /* 00284 * Icons 00285 */ 00286 #define IDI_SHELL_DOCUMENT 1 00287 #define IDI_SHELL_RICH_TEXT 2 00288 #define IDI_SHELL_EXE 3 00289 #define IDI_SHELL_FOLDER 4 00290 #define IDI_SHELL_FOLDER_OPEN 5 00291 #define IDI_SHELL_5_12_FLOPPY 6 00292 #define IDI_SHELL_3_14_FLOPPY 7 00293 #define IDI_SHELL_FLOPPY 8 00294 #define IDI_SHELL_DRIVE 9 00295 #define IDI_SHELL_NETDRIVE 10 00296 #define IDI_SHELL_NETDRIVE2 11 00297 #define IDI_SHELL_CDROM 12 00298 #define IDI_SHELL_RAMDISK 13 00299 #define IDI_SHELL_ENTIRE_NETWORK 14 00300 #define IDI_SHELL_NETWORK 15 00301 #define IDI_SHELL_MY_COMPUTER 16 00302 #define IDI_SHELL_PRINTER 17 00303 #define IDI_SHELL_MY_NETWORK_PLACES 18 00304 #define IDI_SHELL_COMPUTERS_NEAR_ME 19 00305 #define IDI_SHELL_PROGRAMS_FOLDER 20 00306 #define IDI_SHELL_RECENT_DOCUMENTS 21 00307 #define IDI_SHELL_CONTROL_PANEL 22 00308 #define IDI_SHELL_SEARCH 23 00309 #define IDI_SHELL_HELP 24 00310 #define IDI_SHELL_RUN 25 00311 /* TODO: 26.ico, 27.ico */ 00312 #define IDI_SHELL_SHUTDOWN 28 00313 #define IDI_SHELL_SHARE 29 00314 #define IDI_SHELL_SHORTCUT 30 00315 #define IDI_SHELL_FOLDER_OPEN_SMALL 31 /* ??? */ 00316 #define IDI_SHELL_EMPTY_RECYCLE_BIN 32 00317 #define IDI_SHELL_FULL_RECYCLE_BIN 33 00318 /* TODO: 34.ico */ 00319 #define IDI_SHELL_DESKTOP 35 00320 #define IDI_SHELL_CONTROL_PANEL2 36 00321 #define IDI_SHELL_PROGRAMS_FOLDER2 37 00322 #define IDI_SHELL_PRINTERS_FOLDER 38 00323 #define IDI_SHELL_FONTS_FOLDER 39 00324 #define IDI_SHELL_TSKBAR_STARTMENU 40 00325 #define IDI_SHELL_CD_MUSIC 41 00326 /* TODO: 42.ico, 43.ico */ 00327 #define IDI_SHELL_FAVORITES 44 00328 #define IDI_SHELL_LOGOFF 45 00329 #define IDI_SHELL_EXPLORER 46 00330 #define IDI_SHELL_UPDATE 47 00331 #define IDI_SHELL_LOCKED 48 00332 #define IDI_SHELL_NOT_CONNECTED_HDD 54 00333 /* TODO: 133.ico */ 00334 #define IDI_SHELL_FIND_IN_FILE 134 00335 #define IDI_SHELL_OPEN_WITH 135 00336 #define IDI_SHELL_CONTROL_PANEL3 137 00337 #define IDI_SHELL_PRINTER2 138 00338 /* TODO: 139.ico, 140.ico, 141.ico */ 00339 #define IDI_SHELL_TRASH_FILE 142 00340 /* TODO: 143.ico, 144,ico, 145.ico, 146.ico, 147.ico, 148.ico */ 00341 #define IDI_SHELL_INF_FILE 151 00342 #define IDI_SHELL_TEXT_FILE 152 00343 #define IDI_SHELL_BAT_FILE 153 00344 #define IDI_SHELL_SYSTEM_FILE 154 00345 #define IDI_SHELL_FONT_FILE 155 00346 #define IDI_SHELL_TT_FONT_FILE 156 00347 #define IDI_SHELL_FONT_FILE2 157 00348 #define IDI_SHELL_RUN2 160 00349 #define IDI_SHELL_CONFIRM_DELETE 161 00350 /* TODO: 165.ico, 166.ico, 167.ico, 168.ico, 169.ico, 170.ico, 171.ico */ 00351 #define IDI_SHELL_NETWORK_FOLDER 172 00352 #define IDI_SHELL_FAVORITES2 173 00353 /* TODO: 174.ico, 175.ico, 176.ico, 177.ico, 178.ico, 179.ico, 180.ico, 181.ico */ 00354 #define IDI_SHELL_EMPTY_RECYCLE_BIN1 191 00355 #define IDI_SHELL_FULL_RECYCLE_BIN1 192 00356 /* TODO: 193.ico, 194.ico, 196.ico, 197.ico, 198.ico, 199.ico, 200.ico */ 00357 #define IDI_SHELL_FOLDER_OPTIONS 210 00358 #define IDI_SHELL_USERS2 220 00359 #define IDI_SHELL_TURN_OFF 221 00360 #define IDI_SHELL_DVD_ROM 222 00361 /* TODO: 223.ico */ 00362 #define IDI_SHELL_MOVIE_FILE 224 00363 #define IDI_SHELL_MUSIC_FILE 225 00364 #define IDI_SHELL_PICTURE_FILE 226 00365 /* TODO: 227.ico */ 00366 #define IDI_SHELL_CD_MUSIC2 228 00367 /* TODO: 229.ico, 230.ico, 231.ico, 232.ico */ 00368 #define IDI_SHELL_FDD 233 00369 /* TODO: 234.ico */ 00370 #define IDI_SHELL_MY_DOCUMENTS 235 00371 #define IDI_SHELL_MY_PICTURES 236 00372 #define IDI_SHELL_MY_MUSIC 237 00373 #define IDI_SHELL_MY_MOVIES 238 00374 /* TODO: 239.ico */ 00375 #define IDI_SHELL_FULL_RECYCLE_BIN2 240 00376 /* TODO: 241.ico, 242.ico, 243.ico, 244.ico */ 00377 #define IDI_SHELL_PRINTER3 245 00378 #define IDI_SHELL_ICON_246 246 00379 /* TODO: 247.ico */ 00380 #define IDI_SHELL_CAMERA 248 00381 #define IDI_SHELL_SLIDE_SHOW 249 00382 #define IDI_SHELL_DISPLAY 250 00383 /* TODO: 251.ico */ 00384 #define IDI_SHELL_PRINT_PICS 252 00385 /* TODO: 253.ico */ 00386 #define IDI_SHELL_EMPTY_RECYCLE_BIN3 254 00387 #define IDI_SHELL_ICON_255 255 00388 /* TODO: 256.ico, 257.ico, 258.ico, 259.ico, 260.ico, 261.ico, 262.ico */ 00389 #define IDI_SHELL_HELP1 263 00390 /* TODO: 264.ico */ 00391 #define IDI_SHELL_SENDMAIL 265 00392 /* TODO: 266.ico, 267.ico */ 00393 #define IDI_SHELL_ACCESSABILITY 268 00394 #define IDI_SHELL_USERS 269 00395 #define IDI_SHELL_SCREEN_COLORS 270 00396 #define IDI_SHELL_ADD_REM_PROGRAMS 271 00397 /* TODO: 272.ico, 273.ico, 274.ico, 275.ico, 276.ico */ 00398 #define IDI_SHELL_TUNES 277 00399 /* TODO: 278.ico */ 00400 #define IDI_SHELL_USER_ACCOUNTS 279 00401 /* TODO: 281.ico, 282.ico, 283.ico, 284.ico */ 00402 #define IDI_SHELL_HELP_FILE 289 00403 #define IDI_SHELL_GO 290 00404 #define IDI_SHELL_DVD_DRIVE 291 00405 #define IDI_SHELL_CD_ADD_MUSIC 292 00406 #define IDI_SHELL_CD 293 00407 #define IDI_SHELL_CD_ROM 294 00408 #define IDI_SHELL_CDR 295 00409 #define IDI_SHELL_CDRW 296 00410 #define IDI_SHELL_DVD_RAM 297 00411 #define IDI_SHELL_DVDR_ROM 298 00412 #define IDI_SHELL_MP3_PLAYER 299 00413 /* TODO: 300.ico, 301.ico */ 00414 #define IDI_SHELL_CD_ROM1 302 00415 /* TODO: 303.ico */ 00416 #define IDI_SHELL_DVD_ROM1 304 00417 #define IDI_SHELL_FDD2 305 00418 /* TODO: 306.ico, 307.ico, 308.ico */ 00419 #define IDI_SHELL_CAMERA1 309 00420 /* TODO: 310.ico, 311.ico, 312.ico, 313.ico, 314.ico */ 00421 #define IDI_SHELL_SCANNER 315 00422 /* TODO: 316.ico */ 00423 #define IDI_SHELL_CAMCORDER 317 00424 #define IDI_SHELL_DVDRW_ROM 318 00425 #define IDI_SHELL_NEW_FOLDER 319 00426 /* TODO: 320.ico, 321.ico */ 00427 #define IDI_SHELL_FAVOTITES 322 00428 #define IDI_SHELL_SEARCH1 323 00429 #define IDI_SHELL_HELP2 324 00430 #define IDI_SHELL_LOGOFF1 325 00431 #define IDI_SHELL_PROGRAMS_FOLDER1 326 00432 #define IDI_SHELL_RECENT_DOCUMENTS1 327 00433 #define IDI_SHELL_RUN1 328 00434 #define IDI_SHELL_SHUTDOWN1 329 00435 #define IDI_SHELL_CONTROL_PANEL1 330 00436 /* TODO: 331.ico, 337.ico, 338.ico, 512.ico */ 00437 #define IDI_SHELL_IDEA 1001 00438 /* TODO: 1002.ico, 1003.ico */ 00439 #define IDI_SHELL_HELP_FILE1 1004 00440 /* TODO: 1005.ico, 1006.ico, 1007.ico, 1008.ico, 1009.ico, 1010.ico, 1011.ico */ 00441 #define IDI_SHELL_SHUTDOWN2 8240 00442 00443 #define IDI_SHELL_DELETE1 16710 00444 #define IDI_SHELL_DELETE2 16715 00445 #define IDI_SHELL_DELETE3 16717 00446 #define IDI_SHELL_DELETE4 16718 00447 #define IDI_SHELL_DELETE5 16721 00448 00449 // Icons for Folder Options (ID's identical to Windows XP SP3) 00450 #define IDI_SHELL_SHOW_COMMON_TASKS 182 00451 #define IDI_SHELL_CLASSIC_FOLDERS 183 00452 #define IDI_SHELL_OPEN_IN_SOME_WINDOW 184 00453 #define IDI_SHELL_OPEN_IN_NEW_WINDOW 185 00454 #define IDI_SHELL_SINGLE_CLICK_TO_OPEN 186 00455 #define IDI_SHELL_DOUBLE_CLICK_TO_OPEN 187 00456 00457 /* 00458 * AVI resources 00459 * 00460 * windows shell32 has 14 of them: 150-152 and 160-170 00461 * FIXME: Need to add them, but for now just let them use the same: searching.avi 00462 * (also to limit shell32's size) 00463 */ 00464 #define IDR_AVI_SEARCH 150 00465 #define IDR_AVI_SEARCHING 151 00466 #define IDR_AVI_FINDCOMPUTER 152 00467 #define IDR_AVI_FILEMOVE 160 00468 #define IDR_AVI_FILECOPY 161 00469 #define IDR_AVI_FILENUKE 163 00470 #define IDR_AVI_FILEDELETE 164 00471 00472 /* 00473 * Shell view commands 00474 */ 00475 #define FCIDM_SHVIEW_ARRANGE 0x7001 00476 #define FCIDM_SHVIEW_DELETE 0x7011 00477 #define FCIDM_SHVIEW_PROPERTIES 0x7013 00478 #define FCIDM_SHVIEW_CUT 0x7018 00479 #define FCIDM_SHVIEW_COPY 0x7019 00480 #define FCIDM_SHVIEW_INSERT 0x701A 00481 #define FCIDM_SHVIEW_UNDO 0x701B 00482 #define FCIDM_SHVIEW_INSERTLINK 0x701C 00483 #define FCIDM_SHVIEW_SELECTALL 0x7021 00484 #define FCIDM_SHVIEW_INVERTSELECTION 0x7022 00485 00486 #define FCIDM_SHVIEW_BIGICON 0x7029 //FIXME 00487 #define FCIDM_SHVIEW_SMALLICON 0x702A //FIXME 00488 #define FCIDM_SHVIEW_LISTVIEW 0x702B //FIXME 00489 #define FCIDM_SHVIEW_REPORTVIEW 0x702C //FIXME 00490 /* 0x7030-0x703f are used by the shellbrowser */ 00491 #define FCIDM_SHVIEW_AUTOARRANGE 0x7031 00492 #define FCIDM_SHVIEW_SNAPTOGRID 0x7032 00493 00494 #define FCIDM_SHVIEW_HELP 0x7041 00495 #define FCIDM_SHVIEW_RENAME 0x7050 00496 #define FCIDM_SHVIEW_CREATELINK 0x7051 00497 #define FCIDM_SHVIEW_NEWLINK 0x7052 00498 #define FCIDM_SHVIEW_NEWFOLDER 0x7053 00499 00500 #define FCIDM_SHVIEW_REFRESH 0x7100 /* FIXME */ 00501 #define FCIDM_SHVIEW_EXPLORE 0x7101 /* FIXME */ 00502 #define FCIDM_SHVIEW_OPEN 0x7102 /* FIXME */ 00503 00504 #define FCIDM_TB_UPFOLDER 0xA001 00505 #define FCIDM_TB_NEWFOLDER 0xA002 00506 #define FCIDM_TB_SMALLICON 0xA003 00507 #define FCIDM_TB_REPORTVIEW 0xA004 00508 #define FCIDM_TB_DESKTOP 0xA005 /* FIXME */ 00509 00510 /* 00511 * Registrar scripts (RGS) 00512 */ 00513 #define IDR_ADMINFOLDERSHORTCUT 128 00514 #define IDR_AUTOCOMPLETE 129 00515 #define IDR_CONTROLPANEL 130 00516 #define IDR_DRAGDROPHELPER 131 00517 #define IDR_FOLDEROPTIONS 132 00518 #define IDR_FOLDERSHORTCUT 133 00519 #define IDR_FONTSFOLDERSHORTCUT 134 00520 #define IDR_MENUBANDSITE 135 00521 #define IDR_MYCOMPUTER 136 00522 #define IDR_MYDOCUMENTS 137 00523 #define IDR_NETWORKPLACES 138 00524 #define IDR_NEWMENU 139 00525 #define IDR_PRINTERS 140 00526 #define IDR_RECYCLEBIN 141 00527 #define IDR_SHELLDESKTOP 142 00528 #define IDR_SHELLFSFOLDER 143 00529 #define IDR_SHELLLINK 144 00530 #define IDR_STARTMENU 145 00531 #define IDR_OPENWITHMENU 146 00532 #define IDR_FILEDEFEXT 147 00533 #define IDR_DRVDEFEXT 148 00534 00535 #endif Generated on Sun May 27 2012 04:26:29 for ReactOS by
1.7.6.1
|