Subversion Repositories Games.Chess Giants

Rev

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

Rev 75 Rev 116
Line 38... Line 38...
38
#define BITMAP_ABOUT                    206
38
#define BITMAP_ABOUT                    206
39
#define BITMAP_OPTIONSBANNER            207
39
#define BITMAP_OPTIONSBANNER            207
40
#define BITMAP_REGISTERBANNER           208
40
#define BITMAP_REGISTERBANNER           208
41
#define BUTTON_OK                       301
41
#define BUTTON_OK                       301
42
#define BUTTON_CLOSE                    302
42
#define BUTTON_CLOSE                    302
-
 
43
#define BUTTON_OK2                      302
43
#define BUTTON_COLOR                    303
44
#define BUTTON_COLOR                    303
44
#define BUTTON_COLORCLOCK               304
45
#define BUTTON_COLORCLOCK               304
45
#define BUTTON_CANCEL                   305
46
#define BUTTON_CANCEL                   305
46
#define BUTTON_BROWSE                   306
47
#define BUTTON_BROWSE                   306
47
#define BUTTON_GIVEUPANDQUIT            307
48
#define BUTTON_GIVEUPANDQUIT            307
Line 234... Line 235...
234
 
235
 
235
// Next default values for new objects
236
// Next default values for new objects
236
// 
237
// 
237
#ifdef APSTUDIO_INVOKED
238
#ifdef APSTUDIO_INVOKED
238
#ifndef APSTUDIO_READONLY_SYMBOLS
239
#ifndef APSTUDIO_READONLY_SYMBOLS
239
#define _APS_NEXT_RESOURCE_VALUE        1111
240
#define _APS_NEXT_RESOURCE_VALUE        1122
240
#define _APS_NEXT_COMMAND_VALUE         40011
241
#define _APS_NEXT_COMMAND_VALUE         40011
241
#define _APS_NEXT_CONTROL_VALUE         1154
242
#define _APS_NEXT_CONTROL_VALUE         1154
242
#define _APS_NEXT_SYMED_VALUE           1200
243
#define _APS_NEXT_SYMED_VALUE           1200
243
#endif
244
#endif
244
#endif
245
#endif