-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresource.h
79 lines (78 loc) · 6.54 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by work1.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_WORK1_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_CURSOR1 130
#define IDC_Initialize 1004
#define IDC_EDIT_L1 1006
#define IDC_InitialTheta 1007
#define IDC_EDIT_THETA1 1007
#define IDC_STATIC2 1008
#define IDC_STATIC_THETA1 1008
#define IDC_STATIC_L1 1009
#define IDC_Start 1011
#define IDC_STATIC3 1013
#define IDC_STATIC_RPM 1013
#define IDC_EDIT_RPM 1014
#define IDC_STATIC4 1015
#define IDC_STATIC_ACCDEC 1015
#define IDC_EDIT_SEC 1016
#define IDC_STATIC5 1017
#define IDC_STATIC_RMIN 1017
#define IDC_STATIC6 1018
#define IDC_STATIC_SEC 1018
#define IDC_Stop 1021
#define IDC_DELAY 1022
#define IDC_DTIME 1023
#define IDC_L2 1024
#define IDC_STATIC_L2 1024
#define IDC_L3 1025
#define IDC_STATIC_L3 1025
#define IDC_L4 1026
#define IDC_STATIC_L4 1026
#define IDC_EDIT_L2 1027
#define IDC_EDIT_L3 1028
#define IDC_EDIT_L4 1029
#define IDC_STATIC7 1030
#define IDC_STATIC8 1031
#define IDC_STATIC_THETA2 1031
#define IDC_InitialTheta2 1032
#define IDC_EDIT_THETA2 1032
#define IDC_Slider1Position 1034
#define IDC_STATIC_POSITION1 1034
#define IDC_Slider2Position 1035
#define IDC_STATIC_POSITION2 1035
#define IDC_Position1 1036
#define IDC_EDIT_POSITION1 1036
#define IDC_Position2 1037
#define IDC_EDIT_POSITION2 1037
#define IDC_SLIDER1 1044
#define IDC_SLIDER2 1045
#define IDC_IMG 1046
#define IDC_STATIC9 1047
#define IDC_STATIC_H1 1047
#define IDC_EDIT_H1 1048
#define IDC_STATIC10 1049
#define IDC_STATIC_H2 1049
#define IDC_EDIT_H2 1050
#define IDC_STATIC11 1051
#define IDC_STATIC_OMEGA 1051
#define IDC_STATIC12 1052
#define IDC_EDIT_OMEGA 1053
#define IDC_OMEGA2 1054
#define IDC_EDIT_TIME 10540
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1057
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif