mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-01-06 21:58:11 -06:00
Windows: GUI modifications around PIN field
This commit is contained in:
@@ -481,6 +481,7 @@ BOOL IsWindowsIsoBurnerAvailable ();
|
||||
BOOL LaunchWindowsIsoBurner (HWND hwnd, const char *isoPath);
|
||||
BOOL IsApplicationInstalled (const char *appName);
|
||||
int GetPin (HWND hwndDlg, UINT ctrlId);
|
||||
void SetPin (HWND hwndDlg, UINT ctrlId, int pin);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user