--- trunk/OpenPGPminidriverTest/Dialog.h 2010/03/18 16:03:39 11 +++ trunk/OpenPGPminidriverTest/Dialog.h 2010/03/31 08:58:46 12 @@ -9,6 +9,7 @@ #define IDC_PINUSER 1201 #define IDC_PINADMIN 1202 #define IDC_PUK 1208 +#define IDC_SM 1212 #define IDC_CHECKPIN 1203 #define IDC_TXTPIN 1204 #define IDC_TXTPIN2 1205 @@ -16,6 +17,7 @@ #define IDC_UNBLOCKPIN 1207 #define IDC_SETPUK 1209 #define IDC_PERSONNALIZE 1210 +#define IDC_SETSM 1211 #define IDD_CRYPTO 1300 #define IDC_SAMEKEY 1301 #define IDC_IMPORTKEY 1302 @@ -34,3 +36,5 @@ #define IDC_STC1 1503 #define IDC_CONTAINER 1504 #define IDC_LSTCONTAINER 1505 +#define IDD_ENROLL 1600 +#define IDC_ENROLL 1601