From 8ebf5ac605d57eab80b600a7827d2ba48668d887 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 26 May 2015 01:36:20 +0200 Subject: Windows: first implementation of dynamic mode --- src/Common/Format.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Common/Format.h') diff --git a/src/Common/Format.h b/src/Common/Format.h index 584d98d9..c636e3a6 100644 --- a/src/Common/Format.h +++ b/src/Common/Format.h @@ -39,6 +39,7 @@ typedef struct int sectorSize; int *realClusterSize; Password *password; + int pin; HWND hwndDlg; } FORMAT_VOL_PARAMETERS; -- cgit v1.2.3