I'm running Windows 11 22H2 https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk
I've installed
- VS2022 Community version
- Windows SDK (22H2)
- WDK (22H2)
I created a new project using the CPP KMDF template. Building this throws an error drive.tmh isn't found. Looking this up I have to enable WPP Tracing in the project properties, but there isn't a WPP Tracing node available