-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresource.h
48 lines (47 loc) · 1.84 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Robot.rc
//
#define IDD_FILE 101
#define IDR_MAINFRAME 128
#define IDR_ROBOTTYPE 129
#define IDD_DIALOGPARA 130
#define IDC_EDITHEIGHT 1000
#define IDC_EDITWIDTH 1001
#define IDC_EDITCROSS 1002
#define IDC_EDITMUTATION 1003
#define IDC_EDITPOP 1004
#define IDC_EDITGENNUM 1005
#define IDC_STATICHEIGHT 1006
#define IDC_STATICWIDTH 1007
#define IDC_STATICCROSS 1008
#define IDC_STATICMUTATION 1009
#define IDC_STATICPOP 1010
#define IDC_STATICGENNUM 1011
#define IDC_Fitness 1012
#define IDC_LENGTH 1012
#define IDC_SMOOTH 1013
#define IDC_SAFE 1014
#define IDC_EDIT3 1018
#define ID_MENUSTART 32771
#define ID_MENUSTOP 32772
#define ID_MENUERASE 32773
#define ID_MENUADD 32774
#define ID_MENUPARA 32775
#define ID_BTSTART 32776
#define ID_BTSTOP 32777
#define ID_BTERASE 32778
#define ID_BTADD 32779
#define ID_BTPARA 32780
#define ID_BTPAUSE 32781
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32783
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif