-
Notifications
You must be signed in to change notification settings - Fork 0
/
Resource.h
54 lines (53 loc) · 2.14 KB
/
Resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется SameGame.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_SameGameTYPE 130
#define IDR_THEME_MENU 200
#define ID_SET_STYLE 201
#define ID_VIEW_APPLOOK_WIN_2000 205
#define ID_VIEW_APPLOOK_OFF_XP 206
#define ID_VIEW_APPLOOK_WIN_XP 207
#define ID_VIEW_APPLOOK_OFF_2003 208
#define ID_VIEW_APPLOOK_VS_2005 209
#define ID_VIEW_APPLOOK_VS_2008 210
#define ID_VIEW_APPLOOK_OFF_2007_BLUE 215
#define ID_VIEW_APPLOOK_OFF_2007_BLACK 216
#define ID_VIEW_APPLOOK_OFF_2007_SILVER 217
#define ID_VIEW_APPLOOK_OFF_2007_AQUA 218
#define ID_VIEW_APPLOOK_WINDOWS_7 219
#define IDD_DIALOG_OPTIONS 310
#define IDC_BUTTON_DEFAULTS 1000
#define IDC_EDIT_VALUE_1 1001
#define IDC_EDIT_VALUE_2 1002
#define IDC_STATIC_TEXT_1 1003
#define IDC_STATIC_TEXT_2 1004
#define ID_32771 32771
#define ID_32772 32772
#define ID_32773 32773
#define ID_32774 32774
#define ID_32775 32775
#define ID_32776 32776
#define ID_32777 32777
#define ID_32778 32778
#define ID_LEVEL_3COLORS 32779
#define ID_LEVEL_4COLORS 32780
#define ID_LEVEL_5COLORS 32781
#define ID_LEVEL_6COLORS 32782
#define ID_LEVEL_7COLORS 32783
#define ID_SETUP_BLOCKSIZE 32784
#define ID_SETUP_BLOCKCOUNT 32785
#define ID_GAME_REDO 32786
#define ID_GAME_UNDO 32787
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 312
#define _APS_NEXT_COMMAND_VALUE 32791
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 310
#endif
#endif