1 |
#define IDD_DLG 1000 |
#define IDD_MAIN 1000 |
2 |
#define IDC_CONNECT 1001 |
#define IDC_TAB1 1001 |
3 |
#define IDC_CurrentDll 1002 |
#define IDD_CONNECT 1100 |
4 |
#define IDC_SystemDll 1003 |
#define IDC_SystemDll 1101 |
5 |
#define IDC_DISCONNECT 1004 |
#define IDC_CurrentDll 1102 |
6 |
#define IDC_TXTPIN 1005 |
#define IDC_CONNECT 1103 |
7 |
#define IDC_PIN 1006 |
#define IDC_DISCONNECT 1104 |
8 |
#define IDC_FILES 1007 |
#define IDD_PIN 1200 |
9 |
#define IDC_LISTFILES 1008 |
#define IDC_PINUSER 1201 |
10 |
#define IDC_PINADMIN 1009 |
#define IDC_PINADMIN 1202 |
11 |
#define IDC_PINUSER 1010 |
#define IDC_CHECKPIN 1203 |
12 |
#define IDC_LSTCONTAINER 1011 |
#define IDC_TXTPIN 1204 |
13 |
#define IDC_CONTAINER 1012 |
#define IDC_TXTPIN2 1205 |
14 |
#define IDC_STC1 1013 |
#define IDC_CHANGEPIN 1206 |
15 |
#define IDC_SIGN 1014 |
#define IDC_UNBLOCKPIN 1207 |
16 |
#define IDC_DECRYPT 1015 |
#define IDC_PUK 1208 |
17 |
#define IDC_CONTAINERINDEX 1016 |
#define IDC_BTN1 1209 |
18 |
#define IDC_NEWKEY 1017 |
#define IDD_CRYPTO 1300 |
19 |
#define IDC_IMPORTKEY 1018 |
#define IDC_SAMEKEY 1301 |
20 |
#define IDC_SAMEKEY 1019 |
#define IDC_IMPORTKEY 1302 |
21 |
|
#define IDC_NEWKEY 1303 |
22 |
|
#define IDC_CONTAINERINDEX 1304 |
23 |
|
#define IDD_FILE 1400 |
24 |
|
#define IDC_LISTFILES 1401 |
25 |
|
#define IDC_STC2 1402 |
26 |
|
#define IDC_CONTENT 1403 |
27 |
|
#define IDC_FILES 1404 |
28 |
|
#define IDD_CRYPTOAPI 1500 |
29 |
|
#define IDC_DECRYPT 1501 |
30 |
|
#define IDC_SIGN 1502 |
31 |
|
#define IDC_STC1 1503 |
32 |
|
#define IDC_CONTAINER 1504 |
33 |
|
#define IDC_LSTCONTAINER 1505 |