Awesome! Will there be also a new EFI bootloader signed for secure boot?
Ah I see... unfortunately Qwt and Qt is easy to mix up... I thought you were asking about the used Qt version, my bad. I checked and it seams I had the 6.2 QWT version, i thought i had the last version... I updated now to 6.3 QWT and the issue is resolved. Thanks
well I am using Qt 6.8.3 and I cant just go back to using some outdated Qt because of a bug in Qwt
In that example the legend example/color box is missing only the text is rendered on my platform Windows 11 24h2 Qt 6.8.3 with an older Qt 6.5.1 it works ok
Incompatybility with Qt 6.8
@idrassi I think splitting the implementation for File Containers and Transparent Volumes is a splendid idea. IIRC TrueCrypt implemented the OS volume encryption more like a dirty hack to have Something working fast, re-engineering this part properly would certainly improve many things. Although I'm not sure how to handle a hidden OS the strait forward approach of DiskCryptor would not be compatible I'm afraid. Although is anyone using this anyways? IMHO a OS in a VM on a VC Volume does all and ...
Thank you for your work, also if you need some inspiration how to make the VC driver better with regard to transparent volume encryption you can always take a look on DiskCryptor ;)
Thanks that worked, and I could located the issue in my code.