Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenshdoclc.h
Go to the documentation of this file.
00001 /* 00002 * Copyright 2005 Jacek Caban 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 #include <windef.h> 00020 #include <mshtmcid.h> 00021 00022 #define IDS_MESSAGE_BOX_TITLE 2213 00023 00024 #define IDS_PRINT_HEADER_TEMPLATE 8403 00025 #define IDS_PRINT_FOOTER_TEMPLATE 8404 00026 00027 #define IDR_BROWSE_CONTEXT_MENU 24641 00028 00029 #define IDM_TRACETAGS 6004 00030 #define IDM_RESOURCEFAILURES 6005 00031 #define IDM_DUMPTRACKINGINFO 6006 00032 #define IDM_DEBUGBREAK 6007 00033 #define IDM_DEBUGVIEW 6008 00034 #define IDM_DUMPTREE 6009 00035 #define IDM_DUMPLINES 6010 00036 00037 #define IDM_SAVEHTML 6012 00038 #define IDM_MEMORYMONITOR 6013 00039 #define IDM_PERFORMANCEMETERS 6014 00040 #define IDM_DUMPDISPLAYTREE 6015 00041 #define IDM_DUMPFORMATCACHES 6016 00042 #define IDM_DUMPLAYOUTRECTS 6017 00043 00044 #define _IDM_REFRESH 6042 Generated on Sat May 26 2012 04:24:50 for ReactOS by
1.7.6.1
|