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.75k stars 4.89k forks source link

[audio/sysvad] Missing of TabletAudioSample.inf file in SysVad Debug folder #1148

Closed 7702865800 closed 1 month ago

7702865800 commented 3 months ago

In the debug folder I didn't get the TabletAudioSample.inf file Can you help me with this?

ColorfulDick commented 1 month ago

me too,can you have a solution?

judzmura commented 1 month ago

Hello, the tabletAudioSample.inf has been removed from the Sysvad sample driver because it was monolithic and no longer compatible. Now you should only use the componentized sample that is built with Sysvad.