VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Release/Setup Files/veracrypt.Inf
AgeCommit message (Collapse)AuthorFilesLines
2018-04-23Windows: fix driver inf fileMounir IDRASSI1-16/+21
2018-04-23Windows: implement compatibility for Windows 10 major updates using ↵Mounir IDRASSI1-0/+80
ReflectDrivers mechanism whose support started from Windows 10 version 1607.
> 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82