push(f) 02fc09c39e59d4e65f728da07b0bc5b717866e58
[wine/hacks.git] / dlls / jscript / resource.h
blob05039616176274ae7abcf5338ded506f711ff5ee
1 /*
2 * Copyright 2009 Piotr Caban
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 #include <windef.h>
21 #define IDS_TO_PRIMITIVE 0x0001
22 #define IDS_INVALID_CALL_ARG 0x0005
23 #define IDS_NO_PROPERTY 0x01B6
24 #define IDS_ARG_NOT_OPT 0x01c1
25 #define IDS_SYNTAX_ERROR 0x03EA
26 #define IDS_SEMICOLON 0x03EC
27 #define IDS_LBRACKET 0x03ED
28 #define IDS_RBRACKET 0x03EE
29 #define IDS_NOT_FUNC 0x138A
30 #define IDS_NOT_DATE 0x138E
31 #define IDS_NOT_NUM 0x1389
32 #define IDS_ILLEGAL_ASSIGN 0x1390
33 #define IDS_UNDEFINED 0x1391
34 #define IDS_NOT_BOOL 0x1392
35 #define IDS_INVALID_LENGTH 0x13A5