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
7.01k stars 4.94k forks source link

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

Closed 7702865800 closed 5 months ago

7702865800 commented 8 months ago

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

ColorfulDick commented 5 months ago

me too,can you have a solution?

judzmura commented 5 months 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.