Hi,
We found "Windows Driver Project" checkbox is different in Win11 22H2 build 22621 and build 22000.
We create a new project in the Windows 11 HLK 22H2 build 22621.
Target device select a USB smart card reader which installed UMDF2 driver.
Steps to repro: Go to Project menu → Click Create project →Windows Driver Project checkbox should stay unticked unless you are testing WDF drivers.
Expected results: -Windows Driver Project checkbox should ticked.
Actual results: -Windows Driver Project checkbox remain unticked.
Question 1: Can Windows Driver Project checkbox used for UMDF2 driver?
Question 2: this option can for IHV to do "Windows driver" engineering and development test. Check INF driver can meet Windows Driver Requirements https://learn.microsoft.com/en-us/windows-hardware/drivers/develop/driver-isolation
Thanks
Kelly