-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
90 lines (89 loc) · 3.67 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
80
81
82
83
84
85
86
87
88
89
90
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by PCANBasicExample.rc
//
#define IDR_MAINFRAME 1
#define IDC_BTNINIT 5
#define IDC_BTNRELEASE 6
#define IDD_PCANBASICEXAMPLE_DIALOG 102
#define IDI_ICON1 130
#define IDC_CBBHWS 1000
#define IDC_CBBCHANNEL 1000
#define IDC_CBBBAUDRATES 1001
#define IDC_CBBMSGTYPE 1002
#define IDC_CBBIO 1003
#define IDC_CBBINTERRUPT 1004
#define IDC_CBBCHANNEL2 1005
#define IDC_LSTMESSAGES 1006
#define IDC_LSTMESSAGES2 1007
#define IDC_CHBTIMESTAMP 1027
#define IDC_CBBHWSTYPE 1028
#define IDC_TXTDATA15 1029
#define IDC_TXTFILTERFROM 1031
#define IDC_RDBTIMER 1032
#define IDC_RADIO_BY_EVENT 1033
#define IDC_RDBEVENT 1033
#define IDC_BUTTON_HWREFRESH 1034
#define IDC_NUDFILTERFROM 1035
#define IDC_RADIOFILTEROPEN 1036
#define IDC_RADIOFILTERCLOSE 1037
#define IDC_RADIOFILTERCUSTOM 1038
#define IDC_TXTFILTERTO 1039
#define IDC_NUDFILTERTO 1040
#define IDC_BUTTONFILTERAPPLY 1041
#define IDC_BUTTONFILTERQUERY 1042
#define IDC_CHBFILTEREXTENDED 1043
#define IDC_LISTINFO 1044
#define IDC_RDBMANUAL 1045
#define IDC_BUTTONREAD 1046
#define IDC_BUTTONREADINGCLEAR 1047
#define IDC_BUTTONVERSION 1048
#define IDC_BUTTON2 1049
#define IDC_BUTTONINFOCLEAR 1049
#define IDC_COMBOPARAMETER 1050
#define IDC_RADIOPARAMACTIVE 1051
#define IDC_RADIOPARAMINACTIVE 1052
#define IDC_TXTPARAMDEVNUMBER 1053
#define IDC_NUDPARAMDEVNUMBER 1054
#define IDC_BUTTONPARAMSET 1055
#define IDC_BUTTONPARAMGET 1056
#define IDC_CHBCANFD 1057
#define IDC_BUTTONSTATUS 1058
#define IDC_BUTTON3 1059
#define IDC_BUTTONRESET 1059
#define IDC_BUTTON_HWREFRESH2 1060
#define IDC_TXTBITRATE 1061
#define IDC_BUTTONRESET2 1062
#define IDC_BUTTONFILTERQUERY2 1063
#define IDC_SHUTTERGLASS 1064
#define IDC_LABITRATE 1065
#define IDC_LABAUDRATE 1066
#define IDC_LAHWTYPE 1067
#define IDC_LAIOPORT 1068
#define IDC_LAINTERRUPT 1069
#define IDC_BUTTONGLASS 1070
#define IDC_BUTTONSW 1071
#define IDC_BUTTONSW2 1072
#define IDC_TXTSUBS 1073
#define IDC_NUDFILTERSUBS 1074
#define IDC_TXTTRIALS 1075
#define IDC_NUDFILTERTRIALS 1076
#define IDC_LANECHANGE 1077
#define IDC_TXTZERO 1078
#define IDC_LANECHANGE2 1079
#define IDC_BUTTONSUB 1080
#define IDC_TXTERATE 1081
#define IDC_TXTOFFSET 1082
#define IDC_BUTTONERATE 1083
#define IDC_BUTTONZERO 1084
#define IDC_NUDFILTEROFFSET 1085
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1072
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif