-
Notifications
You must be signed in to change notification settings - Fork 1
/
resource.h
48 lines (47 loc) · 1.83 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 FollowME.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_FOLLOWME_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_VITAMINCTRL1 1000
#define IDC_BUTTON_CONNECT 1001
#define IDC_EDIT_USER 1004
#define IDC_EDIT_PASSWORD 1005
#define IDC_IPADDRESS1 1006
#define IDC_EDIT_PORT 1007
#define IDC_DRROBOTSDKCONTROLCTRL1 1008
#define IDC_BUTTON_FORWARD 1010
#define IDC_BUTTON_LEFT 1011
#define IDC_BUTTON_RIGHT 1012
#define IDC_BUTTON_BACKWARD 1013
#define IDC_BUTTON_STOP 1014
#define IDC_EDIT_IR0 1015
#define IDC_EDIT_IR1 1016
#define IDC_EDIT_IR2 1017
#define IDC_EDIT_IR3 1018
#define IDC_EDIT_IR4 1019
#define IDC_EDIT_IR5 1020
#define IDC_EDIT_IR6 1021
#define IDC_EDIT_SONAR0 1022
#define IDC_EDIT_SONAR1 1023
#define IDC_EDIT_SONAR2 1024
#define IDC_SLIDER_SPEED 1025
#define IDC_Image_View 1026
#define IDC_BUTTON_MOVE 1027
#define IDC_SLIDER_DIRECTION 1028
#define IDC_EDIT_DIRECTION 1029
#define IDC_EDIT_SPEED 1030
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif