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

resource.h
Go to the documentation of this file.
00001 /*
00002  * Copyright 2009 Piotr 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 
00021 #define IDS_TO_PRIMITIVE                    0x0001
00022 #define IDS_INVALID_CALL_ARG                0x0005
00023 #define IDS_CREATE_OBJ_ERROR                0x01AD
00024 #define IDS_NO_PROPERTY                     0x01B6
00025 #define IDS_ARG_NOT_OPT                     0x01c1
00026 #define IDS_SYNTAX_ERROR                    0x03EA
00027 #define IDS_SEMICOLON                       0x03EC
00028 #define IDS_LBRACKET                        0x03ED
00029 #define IDS_RBRACKET                        0x03EE
00030 #define IDS_UNTERMINATED_STR                0x03F7
00031 #define IDS_NOT_FUNC                        0x138A
00032 #define IDS_NOT_DATE                        0x138E
00033 #define IDS_NOT_NUM                         0x1389
00034 #define IDS_OBJECT_EXPECTED                 0x138F
00035 #define IDS_ILLEGAL_ASSIGN                  0x1390
00036 #define IDS_UNDEFINED                       0x1391
00037 #define IDS_NOT_BOOL                        0x1392
00038 #define IDS_JSCRIPT_EXPECTED                0x1396
00039 #define IDS_REGEXP_SYNTAX_ERROR             0x1399
00040 #define IDS_URI_INVALID_CHAR                0x13A0
00041 #define IDS_INVALID_LENGTH                  0x13A5
00042 #define IDS_ARRAY_EXPECTED                  0x13A7

Generated on Sun May 27 2012 04:16:27 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.