microsoft / Windows-driver-samples

This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Microsoft Public License
6.79k stars 4.89k forks source link

Fix build issues in vhid samples #1084

Closed zlockard closed 6 months ago

JakobL-MSFT commented 6 months ago

First. I spotted that "This branch is 1 commit ahead of, 2 commits behind main.".

I did following: git checkout vhid_updated git merge main edit of exclusion.csv to remove hid samples from exclusion list. git push

With this pushed I see: