--- truecrypt/mount/hotkeys.h 2018/04/24 16:58:36 1.1.1.8 +++ truecrypt/mount/hotkeys.h 2018/04/24 17:09:34 1.1.1.13 @@ -1,9 +1,9 @@ /* - Copyright (c) 2005 TrueCrypt Foundation. All rights reserved. + Copyright (c) 2005 TrueCrypt Developers Association. All rights reserved. - Governed by the TrueCrypt License 2.6 the full text of which is contained - in the file License.txt included in TrueCrypt binary and source code - distribution packages. + Governed by the TrueCrypt License 3.0 the full text of which is contained in + the file License.txt included in TrueCrypt binary and source code distribution + packages. */ #ifdef __cplusplus @@ -19,7 +19,9 @@ enum HandleHotKey() */ HK_AUTOMOUNT_DEVICES = 0, + HK_CLOSE_SECURITY_TOKEN_SESSIONS, HK_DISMOUNT_ALL, + HK_DISMOUNT_ALL_AND_WIPE, HK_FORCE_DISMOUNT_ALL_AND_WIPE, HK_FORCE_DISMOUNT_ALL_AND_WIPE_AND_EXIT, HK_MOUNT_FAVORITE_VOLUMES,