Fix classique titles display
[ryzomcore.git] / ryzom / client / src / resource.h
blob384d2abb80050109c68db388caf8df9e5920d6b2
1 // Ryzom - MMORPG Framework <http://dev.ryzom.com/projects/ryzom/>
2 // Copyright (C) 2010 Winch Gate Property Limited
3 //
4 // This program is free software: you can redistribute it and/or modify
5 // it under the terms of the GNU Affero General Public License as
6 // published by the Free Software Foundation, either version 3 of the
7 // License, or (at your option) any later version.
8 //
9 // This program 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
12 // GNU Affero General Public License for more details.
14 // You should have received a copy of the GNU Affero General Public License
15 // along with this program. If not, see <http://www.gnu.org/licenses/>.
17 //{{NO_DEPENDENCIES}}
18 // Microsoft Developer Studio generated include file.
19 // Used by client.rc
21 #define IDI_ICON1 101
22 #define IDI_MAIN_ICON 101
23 #define IDD_SLASH_SCREEN 116
24 #define IDB_SLASH_SCREEN 117
25 #define IDD_CRASH_INFORMATION 118
26 #define IDD_DIALOG1 120
27 #define IDD_ERROR_HELP_MESSAGE_BOX 125
28 #define IDB_ERROR_LOGO 128
29 #define FROZEN 1000
30 #define NOT_CRASHED 1001
31 #define CRASHED 1002
32 #define REBOOTED 1003
33 #define WINDOWED 1004
34 #define NO_WINDOW 1005
35 #define KILLED 1006
36 #define IDC_RYZOM_ERROR_HELP 1010
37 #define IDC_ERROR_MSG_TEXT 1012
39 // Next default values for new objects
41 #ifdef APSTUDIO_INVOKED
42 #ifndef APSTUDIO_READONLY_SYMBOLS
43 #define _APS_NEXT_RESOURCE_VALUE 129
44 #define _APS_NEXT_COMMAND_VALUE 40001
45 #define _APS_NEXT_CONTROL_VALUE 1013
46 #define _APS_NEXT_SYMED_VALUE 101
47 #endif
48 #endif