-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
40 lines (39 loc) · 1.48 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by conway.rc
//
#define ID_SETTINGS 9
#define IDR_MENU_MAIN 101
#define IDD_ABOUT 101
#define IDR_ACCELERATOR 105
#define IDI_ICON1 127
#define IDR_TOOLBAR_MAIN 129
#define IDC_EDIT_COLS 1001
#define IDC_EDIT_ROWS 1002
#define IDC_BUTTON1 1003
#define IDC_BUTTON_ALIVE 1003
#define IDC_BUTTON2 1004
#define IDC_BUTTON_DEAD 1004
#define ID_FILE_HELP 40001
#define ID_BUTTON_RED 40002
#define ID_BUTTON_GREEN 40003
#define ID_BUTTON_BLUE 40004
#define ID_STATUS 40005
#define IDD_SETTINGS 40005
#define ID_FILE_EXIT 40006
#define ID_REBAR 40007
#define ID_FILE -25528
#define ID_HELP_ABOUT 40013
#define ID_TRACKBAR 40015
#define ID_COMBOBOX 40016
#define ID_EDIT_SETTINGS 40017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 40018
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif