ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

resources.h
Go to the documentation of this file.
00001 /*
00002  *  ReactOS kernel
00003  *  Copyright (C) 2004 ReactOS Team
00004  *
00005  *  This program is free software; you can redistribute it and/or modify
00006  *  it under the terms of the GNU General Public License as published by
00007  *  the Free Software Foundation; either version 2 of the License, or
00008  *  (at your option) any later version.
00009  *
00010  *  This program is distributed in the hope that it will be useful,
00011  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
00012  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00013  *  GNU General Public License for more details.
00014  *
00015  *  You should have received a copy of the GNU General Public License along
00016  *  with this program; if not, write to the Free Software Foundation, Inc.,
00017  *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
00018  */
00019 /* $Id: resources.h 43790 2009-10-27 10:34:16Z dgorbachev $
00020  *
00021  * COPYRIGHT:       See COPYING in the top level directory
00022  * PROJECT:         ReactOS system libraries
00023  * FILE:            lib/userenv/resource.h
00024  * PURPOSE:         Resource IDs
00025  * PROGRAMMER:      Eric Kohl
00026  */
00027 
00028 #define IDS_PROFILEPATH    1
00029 #define IDS_APPDATA        2
00030 #define IDS_DESKTOP        3
00031 #define IDS_FAVORITES      4
00032 #define IDS_STARTMENU      5
00033 #define IDS_PROGRAMS       6
00034 #define IDS_ADMINTOOLS     7
00035 #define IDS_STARTUP        8
00036 #define IDS_MYDOCUMENTS    9
00037 #define IDS_MYPICTURES     10
00038 #define IDS_MYMUSIC        11
00039 #define IDS_MYVIDEOS       12
00040 #define IDS_TEMPLATES      13
00041 #define IDS_RECENT         14
00042 #define IDS_SENDTO         15
00043 #define IDS_PRINTHOOD      16
00044 #define IDS_NETHOOD        17
00045 #define IDS_LOCALSETTINGS  18
00046 #define IDS_LOCALAPPDATA   19
00047 #define IDS_TEMP           20
00048 #define IDS_CACHE          21
00049 #define IDS_HISTORY        22
00050 #define IDS_COOKIES        23
00051 #define IDS_PROGRAMFILES   24
00052 #define IDS_COMMONFILES    25
00053 
00054 /* EOF */

Generated on Fri May 25 2012 04:15:50 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.