Hello,
I'm using VS2019 and I need to perform the latest HLK test suite (HLK_21H2), for which seems to be required the creation of a DVL file for the Static Logo Test.
For my KMDF driver (using Platform Toolset WindowsKernelModeDriver10.0) everything works good, and I was able to do it after going thru all 3 steps: Code Analysis, Static Verification, and so on.
For my UMDF2 driver I receive following issue "Please select a driver project. Driver Verification Log cannot be created for the selected platform tool set: WindowsUserModeDriver10.0"
Any hint?
Thanks,
Arm