8 |
#define IDD_PIN 1200 |
#define IDD_PIN 1200 |
9 |
#define IDC_PINUSER 1201 |
#define IDC_PINUSER 1201 |
10 |
#define IDC_PINADMIN 1202 |
#define IDC_PINADMIN 1202 |
11 |
|
#define IDC_PUK 1208 |
12 |
#define IDC_CHECKPIN 1203 |
#define IDC_CHECKPIN 1203 |
13 |
#define IDC_TXTPIN 1204 |
#define IDC_TXTPIN 1204 |
14 |
#define IDC_TXTPIN2 1205 |
#define IDC_TXTPIN2 1205 |
15 |
#define IDC_CHANGEPIN 1206 |
#define IDC_CHANGEPIN 1206 |
16 |
#define IDC_UNBLOCKPIN 1207 |
#define IDC_UNBLOCKPIN 1207 |
|
#define IDC_PUK 1208 |
|
17 |
#define IDC_BTN1 1209 |
#define IDC_BTN1 1209 |
18 |
#define IDD_CRYPTO 1300 |
#define IDD_CRYPTO 1300 |
19 |
#define IDC_SAMEKEY 1301 |
#define IDC_SAMEKEY 1301 |
20 |
#define IDC_IMPORTKEY 1302 |
#define IDC_IMPORTKEY 1302 |
21 |
#define IDC_NEWKEY 1303 |
#define IDC_NEWKEY 1303 |
22 |
#define IDC_CONTAINERINDEX 1304 |
#define IDC_CONTAINERINDEX 1304 |
23 |
|
#define IDC_SETREADONLY 1305 |
24 |
|
#define IDC_UNSETREADONLY 1306 |
25 |
#define IDD_FILE 1400 |
#define IDD_FILE 1400 |
26 |
#define IDC_LISTFILES 1401 |
#define IDC_LISTFILES 1401 |
27 |
#define IDC_STC2 1402 |
#define IDC_STC2 1402 |