Subversion Repositories Games.Chess Giants

Rev

Rev 26 | Rev 33 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 29
Line 62... Line 62...
62
#define BUTTON_CHALLENGE                323
62
#define BUTTON_CHALLENGE                323
63
#define BUTTON_SENDSEEK                 324
63
#define BUTTON_SENDSEEK                 324
64
#define BUTTON_WEBSITE                  325
64
#define BUTTON_WEBSITE                  325
65
#define BUTTON_UNLOCK                   326
65
#define BUTTON_UNLOCK                   326
66
#define BUTTON_VALIDATECODE             327
66
#define BUTTON_VALIDATECODE             327
-
 
67
#define BUTTON_EXPERTSETTINGS           328
67
#define CHECKBOX_DISPLAYANIMATIONS      401
68
#define CHECKBOX_DISPLAYANIMATIONS      401
68
#define CHECKBOX_PLAYSOUNDS             402
69
#define CHECKBOX_PLAYSOUNDS             402
69
#define CHECKBOX_DISPLAYADVICES         403
70
#define CHECKBOX_DISPLAYADVICES         403
70
#define CHECKBOX_CONTINUESAVEDGAME      404
71
#define CHECKBOX_CONTINUESAVEDGAME      404
71
#define CHECKBOX_SAVEONQUIT             405
72
#define CHECKBOX_SAVEONQUIT             405
Line 101... Line 102...
101
#define CHECKBOX_OPTIONS_SHOWCHAT       435
102
#define CHECKBOX_OPTIONS_SHOWCHAT       435
102
#define CHECKBOX_OPTIONS_SHOWPUBLICCHAT 436
103
#define CHECKBOX_OPTIONS_SHOWPUBLICCHAT 436
103
#define CHECKBOX_SENDCHALLENGE_RATETHISGAME 437
104
#define CHECKBOX_SENDCHALLENGE_RATETHISGAME 437
104
#define CHECKBOX_SENDSEEK_AUTOSTART     438
105
#define CHECKBOX_SENDSEEK_AUTOSTART     438
105
#define CHECKBOX_SENDSEEK_RATETHISGAME  439
106
#define CHECKBOX_SENDSEEK_RATETHISGAME  439
-
 
107
#define CHECKBOX_OPTIONS_IAMANEXPERT    440
106
#define RADIOBUTTON_GOTOMOVE_BLACK      507
108
#define RADIOBUTTON_GOTOMOVE_BLACK      507
107
#define RADIOBUTTON_GOTOMOVE_WHITE      508
109
#define RADIOBUTTON_GOTOMOVE_WHITE      508
108
#define COMBOBOX_GAMESTYLES             601
110
#define COMBOBOX_GAMESTYLES             601
109
#define COMBOBOX_THEMES                 602
111
#define COMBOBOX_THEMES                 602
110
#define COMBOBOX_SENDCHALLENGE_COLOR    603
112
#define COMBOBOX_SENDCHALLENGE_COLOR    603
Line 216... Line 218...
216
#define STATICTEXT_REGISTRATION_INSTRUCTIONS 1085
218
#define STATICTEXT_REGISTRATION_INSTRUCTIONS 1085
217
#define STATICTEXT_REGISTRATION_QUESTION 1086
219
#define STATICTEXT_REGISTRATION_QUESTION 1086
218
#define STATICTEXT_REGISTRATION_STATUSBAR 1087
220
#define STATICTEXT_REGISTRATION_STATUSBAR 1087
219
#define STATICTEXT_REGISTRATION_NOPAYPAL 1088
221
#define STATICTEXT_REGISTRATION_NOPAYPAL 1088
220
#define STATICTEXT_REGISTRATION_CODENOTRECEIVED 1089
222
#define STATICTEXT_REGISTRATION_CODENOTRECEIVED 1089
-
 
223
#define STATICTEXT_EXPERTSETTINGS       1090
221
#define TABBOX_OPTIONS                  1100
224
#define TABBOX_OPTIONS                  1100
222
 
225
 
223
// Next default values for new objects
226
// Next default values for new objects
224
// 
227
// 
225
#ifdef APSTUDIO_INVOKED
228
#ifdef APSTUDIO_INVOKED
226
#ifndef APSTUDIO_READONLY_SYMBOLS
229
#ifndef APSTUDIO_READONLY_SYMBOLS
227
#define _APS_NEXT_RESOURCE_VALUE        1109
230
#define _APS_NEXT_RESOURCE_VALUE        1109
228
#define _APS_NEXT_COMMAND_VALUE         40011
231
#define _APS_NEXT_COMMAND_VALUE         40011
229
#define _APS_NEXT_CONTROL_VALUE         1147
232
#define _APS_NEXT_CONTROL_VALUE         1148
230
#define _APS_NEXT_SYMED_VALUE           1200
233
#define _APS_NEXT_SYMED_VALUE           1200
231
#endif
234
#endif
232
#endif
235
#endif