resource.h
5.39 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Test.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TEST_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_LIST1 1000
#define IDC_BUTFINDREADER 1001
#define IDC_STATIC2 1002
#define IDC_STATIC3 1003
#define IDC_BUTFINDFP 1004
#define IDC_BUTGETSAMSTATE 1005
#define IDC_BUTGETSAMID 1006
#define IDC_BUTRESTSAM 1007
#define IDC_EDIT_MAX 1008
#define IDC_BUTSETMAX 1009
#define IDC_BUTFINDCARD 1010
#define IDC_BUTSELECTCARD 1011
#define IDC_BUTREADCARD 1012
#define IDC_BUTREADCARDEX 1013
#define IDC_EDIT_FAC1 1014
#define IDC_EDIT_FAC2 1015
#define IDC_BUTSTARTREAD 1016
#define IDC_BUTSTOPREAD 1017
#define IDC_EDIT_FAC3 1018
#define IDC_EDIT_FAC4 1019
#define IDC_BUTREADFAC 1020
#define IDC_BUTWRITEFAC 1021
#define IDC_EDIT_USERINFO 1022
#define IDC_BUTREADERUSERINFO 1023
#define IDC_BUTWRITEUSERINFO 1024
#define IDC_BUTCLOSEFP 1025
#define IDC_BUTGETDESC 1026
#define IDC_BUTGETVER 1027
#define IDC_BUTBEGINCAP 1028
#define IDC_BUTGETFPRAW 1029
#define IDC_BUTENDCAP 1030
#define IDC_BUTGETFPBMP 1031
#define IDC_BUTFP_EXT 1032
#define IDC_BUTFP_GETQUA 1033
#define IDC_BUTFP_CON 1034
#define IDC_BUTFP_BRI 1035
#define IDC_COMBO1 1036
#define IDC_BUTSOUND 1037
#define IDC_BUTCLEARMES 1038
#define IDC_LIST2 1039
#define IDC_BUTREADCARDEX2 1040
#define IDC_BUTREADCARD2 1041
#define IDC_CHECK1 1042
#define IDC_M1RESET 1043
#define IDC_EDIT_OLDPASS0 1044
#define IDC_EDIT_NEWPASS0 1045
#define IDC_EDIT_OLDPASS2 1046
#define IDC_EDIT_NEWPASS2 1047
#define IDC_EDIT_OLDPASS3 1048
#define IDC_EDIT_NEWPASS3 1049
#define IDC_EDIT_OLDPASS4 1050
#define IDC_EDIT_NEWPASS4 1051
#define IDC_EDIT_OLDPASS5 1052
#define IDC_EDIT_NEWPASS5 1053
#define IDC_BUTTON_CHANGA 1054
#define IDC_BUTTON3 1055
#define IDC_EDIT_SECNO 1056
#define IDC_EDIT_BLOCKNO 1057
#define IDC_EDIT_DATA0 1058
#define IDC_EDIT_DATA8 1059
#define IDC_EDIT_DATA1 1060
#define IDC_EDIT_DATA9 1061
#define IDC_EDIT_DATA2 1062
#define IDC_EDIT_DATA10 1063
#define IDC_EDIT_DATA3 1064
#define IDC_EDIT_DATA11 1065
#define IDC_BUTTON7 1066
#define IDC_M1HALT 1067
#define IDC_BUTTON_AUTHENA 1068
#define IDC_BUTTON_READ 1069
#define IDC_BUTTON_WRITE 1070
#define IDC_BUTTON9 1071
#define IDC_BUTTON10 1072
#define IDC_BUTTON11 1073
#define IDC_BUTTON12 1074
#define IDC_BUTTON13 1075
#define IDC_EDIT_DATA4 1076
#define IDC_EDIT_DATA12 1077
#define IDC_EDIT_DATA5 1078
#define IDC_EDIT_DATA13 1079
#define IDC_EDIT_DATA6 1080
#define IDC_EDIT_DATA14 1081
#define IDC_EDIT_DATA7 1082
#define IDC_EDIT_DATA15 1083
#define IDC_EDIT_OLDPASS1 1084
#define IDC_EDIT_NEWPASS1 1085
#define IDC_BUTTON_CHANGB 1086
#define IDC_BUTTON_AUTHENB 1087
#define IDC_BUTTON4 1088
#define IDC_BUTTON5 1089
#define IDC_BUTTON6 1090
#define IDC_BUTTON14 1091
#define IDC_BUTTON15 1092
#define IDC_BUTTON16 1093
#define IDC_BUTTON17 1094
#define IDC_BUTTON18 1095
#define IDC_BUTTON19 1096
#define IDC_BUTTON20 1097
#define IDC_BUTTON1 1098
#define IDC_BUTTON2 1099
#define IDC_EDIT_BRI 1100
#define IDC_EDIT_CON 1101
#define IDC_BUTTON21 1102
#define IDC_BUTTON22 1103
#define IDC_BUTTON23 1104
#define IDC_BUTTON24 1105
#define IDC_EDIT1 1106
#define IDC_BUTTON8 1107
#define IDC_BUTTON27 1111
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1112
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif