-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
82 lines (81 loc) · 3.42 KB
/
resource.h
File metadata and controls
82 lines (81 loc) · 3.42 KB
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
80
81
82
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ で生成されたインクルード ファイル。
// SimpleGUIApplication.rc で使用
//
#define IDD_SimpleGUIApplication_DIALOG 102
#define IDD_SimpleGUIApplication 102
#define IDD_SIMPLEGUIDAPPLICATION 102
#define IDR_MAINFRAME 128
#define IDD_OPENSTREAM 139
#define IDC_CONNECT_SELECT 1000
#define IDC_CONNECT_BUTTON 1001
#define IDC_DISCONNECT 1002
#define IDC_DISCONNECT_BUTTON 1003
#define IDC_IP_ADDRESS 1004
#define IDC_NETWORK_EDIT 1005
#define IDC_MAC_EDIT 1005
#define IDC_NAME 1006
#define IDC_MANUFACTURER_EDIT 1006
#define IDC_MODEL_EDIT 1007
#define IDC_MAC_ADDRESS 1008
#define IDC_NAME_EDIT 1008
#define IDC_DEVICE_EDIT 1009
#define IDC_MAC_EDIT2 1009
#define IDC_GUID_EDIT 1009
#define IDC_MAC_ADDRESS_NIC 1010
#define IDC_COMMUNICATION_MODE 1011
#define IDC_IP_EDIT 1011
#define IDC_ACQUISITION_CONTROLS 1012
#define IDC_ACQUISITION_BUTTON 1013
#define IDC_DEVICE_PARAMETERS 1014
#define IDC_MODE 1017
#define IDC_DEVICE_PARAMETERS2 1018
#define IDC_DEVICE_BUTTON 1019
#define IDC_CHANNEL 1020
#define IDC_DEVICE_PARAMETERS3 1021
#define IDC_DEVICEEVENTS_BUTTON 1021
#define IDC_COMMUNICATION_BUTTON 1022
#define IDC_LINK_BUTTON 1022
#define IDC_NUMBER_OF_FRAMES 1023
#define IDC_DEVICE_PARAMETERS4 1024
#define IDC_STREAMPARAMS_BUTTON 1025
#define IDC_STREAMPARAMS_BUTTON2 1026
#define IDC_STREAMPARAMS_BUTTON3 1027
#define IDC_DEVICE_PARAMETERS5 1028
#define IDC_STREAMSTATS_BUTTON 1029
#define IDC_START 1030
#define IDC_STOP 1031
#define IDC_RESET_BUTTON 1032
#define IDC_CONTROL_GROUP 1034
#define IDC_DISPLAY_GROUP 1035
#define IDC_DISPLAYPOS 1036
#define IDC_CONTROL_GROUP2 1037
#define IDC_EDIT1 1038
#define IDC_DISPLAY_GROUP2 1038
#define IDC_STATUS 1039
#define IDC_INFO 1039
#define IDC_DISPLAYPOS2 1040
#define IDC_STATUS2 1041
#define IDC_DISPLAY_GROUP3 1042
#define IDC_DISPLAYPOS3 1043
#define IDC_LISTBOX 1044
#define IDC_STATUS3 1044
#define IDC_LOGLISTBOX 1049
#define IDC_PARAMETERS_GROUP 1050
#define IDC_LOG_GROUP 1051
#define IDC_SELECTED_CHECK 1052
#define IDC_STEPS 1054
#define IDC_PERCENTAGE 1055
#define IDC_STATUS_D 1059
#define IDC_BUTTON1 1060
#define ID_CANCEL 1060
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 141
#define _APS_NEXT_COMMAND_VALUE 32785
#define _APS_NEXT_CONTROL_VALUE 1062
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif