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

[general/ioctl/kmdf] Sample requires wdfcoinstaller that is no longer part of the WDK #1135

Open HollisTech opened 4 months ago

HollisTech commented 4 months ago

The coinstaller is only required for the test application, which just seems totally wrong. Samples ought to be examples of best practices.