Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 /* 00002 * ReactOS Explorer 00003 * 00004 * Copyright 2009 Andrew Hill <ash77 at domain reactos.org> 00005 * 00006 * This library is free software; you can redistribute it and/or 00007 * modify it under the terms of the GNU Lesser General Public 00008 * License as published by the Free Software Foundation; either 00009 * version 2.1 of the License, or (at your option) any later version. 00010 * 00011 * This library is distributed in the hope that it will be useful, 00012 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00013 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00014 * Lesser General Public License for more details. 00015 * 00016 * You should have received a copy of the GNU Lesser General Public 00017 * License along with this library; if not, write to the Free Software 00018 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 00019 */ 00020 00021 #define IDM_FILE_CLOSE 0xA021 00022 #define IDM_FILE_EXPLORE_MENU 0xA027 00023 #define IDM_EXPLORE_ITEM_FIRST 0xA470 00024 #define IDM_EXPLORE_ITEM_LAST 0xA570 00025 #define IDM_FILE_EXPLORE_SEP 0xA028 00026 #define IDM_VIEW_TOOLBARS 0xA201 00027 #define IDM_TOOLBARS_STANDARDBUTTONS 0xA204 00028 #define IDM_TOOLBARS_ADDRESSBAR 0xA205 00029 #define IDM_TOOLBARS_LINKSBAR 0xA206 00030 #define IDM_TOOLBARS_LOCKTOOLBARS 0xA20C 00031 #define IDM_TOOLBARS_CUSTOMIZE 0xA21D 00032 #define IDM_TOOLBARS_TEXTLABELS 0xA207 00033 #define IDM_TOOLBARS_GOBUTTON 0xA20B 00034 #define IDM_VIEW_STATUSBAR 0xA202 00035 #define IDM_VIEW_EXPLORERBAR 0xA230 00036 #define IDM_EXPLORERBAR_SEARCH 0xA231 00037 #define IDM_EXPLORERBAR_FAVORITES 0xA232 00038 #define IDM_EXPLORERBAR_MEDIA 0xA237 00039 #define IDM_EXPLORERBAR_HISTORY 0xA233 00040 #define IDM_EXPLORERBAR_FOLDERS 0xA235 00041 #define IDM_EXPLORERBAR_SEPARATOR 0xA23B 00042 #define IDM_GOTO_BACK 0xA121 00043 #define IDM_GOTO_FORWARD 0xA122 00044 #define IDM_GOTO_UPONELEVEL 0xA022 00045 #define IDM_GOTO_HOMEPAGE 0xA125 00046 #define IDM_VIEW_REFRESH 0xA220 00047 #define IDM_FAVORITES_ADDTOFAVORITES 0xA173 00048 #define IDM_FAVORITES_ORGANIZEFAVORITES 0xA172 00049 #define IDM_FAVORITES_EMPTY 0xA17E 00050 #define IDM_TOOLS_MAPNETWORKDRIVE 0xA081 00051 #define IDM_TOOLS_DISCONNECTNETWORKDRIVE 0xA082 00052 #define IDM_TOOLS_SYNCHRONIZE 0xA176 00053 #define IDM_TOOLS_FOLDEROPTIONS 0xA123 00054 #define IDM_HELP_ISTHISCOPYLEGAL 0xA104 00055 #define IDM_HELP_ABOUT 0xA102 00056 00057 #define IDM_GOTO_TRAVEL_FIRST 0xA141 00058 #define IDM_GOTO_TRAVEL_LAST 0xA151 00059 #define IDM_GOTO_TRAVEL_SEP IDM_GOTO_TRAVEL_FIRST 00060 #define IDM_GOTO_TRAVEL_FIRSTTARGET IDM_GOTO_TRAVEL_FIRST+1 00061 #define IDM_GOTO_TRAVEL_LASTTARGET IDM_GOTO_TRAVEL_LAST 00062 00063 #define IDM_CABINET_CONTEXTMENU 103 00064 #define IDM_CABINET_MAINMENU 104 00065 00066 #define IDR_ACLMULTI 128 00067 #define IDR_ADDRESSBAND 129 00068 #define IDR_ADDRESSEDITBOX 130 00069 #define IDR_BANDPROXY 131 00070 #define IDR_BANDSITE 132 00071 #define IDR_BANDSITEMENU 133 00072 #define IDR_BRANDBAND 134 00073 #define IDR_COMMONBROWSER 135 00074 #define IDR_INTERNETTOOLBAR 136 00075 #define IDR_GLOBALFOLDERSETTINGS 137 00076 #define IDR_REGTREEOPTIONS 138 00077 00078 #define IDS_SMALLICONS 12301 00079 #define IDS_LARGEICONS 12302 00080 #define IDS_SHOWTEXTLABELS 12303 00081 #define IDS_NOTEXTLABELS 12304 00082 #define IDS_SELECTIVETEXTONRIGHT 12305 00083 #define IDS_GOBUTTONLABEL 12656 00084 #define IDS_GOBUTTONTIPTEMPLATE 12657 00085 #define IDS_SEARCHLABEL 12897 00086 #define IDS_ADDRESSBANDLABEL 12902 00087 #define IDS_FOLDERSLABEL 12919 00088 #define IDS_HISTORYTEXT 13169 00089 #define IDS_UP 58434 00090 #define IDS_BACK 58689 00091 #define IDS_FORWARD 58690 00092 00093 #define IDR_ACCELERATORS 256 00094 00095 #define IDI_CABINET 103 00096 00097 #define IDD_CUSTOMIZETOOLBAREX 256 00098 00099 #define IDC_TEXTOPTIONS 4096 00100 #define IDC_ICONOPTIONS 4097 Generated on Sun May 27 2012 04:16:27 for ReactOS by
1.7.6.1
|