Age | Commit message (Collapse) | Author | Files | Lines |
|
volumes to VeraCrypt using the change password functionality.
|
|
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog.
|
|
desktop and making all mount calls in a separate thread. DeviceIoControl is making our like hard because it doesn't behave as a normal system call and it blocks our window message loop even when called from a separate thread.
|
|
correct hash algorithm of volumes during various operations (mount, change password...). In case of system encryption, slightly speedup Windows startup time by making the driver pickup the correct hash algorithm used for the encryption.
|
|
after an explorer crash).
|
|
NULL pointer checks. Avoid false-positive detection in AppendMenu (MF_SEPARATOR) calls by setting the last parameter to "" instead of NULL.
|
|
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
|
|
|