I have encountered problems following the Microsoft MSDN tutorial on WinUSB. The tutorial is Write to Windows desktop app on the WinUSB template .
Following the instructions, at the stage where I need to create a WinUSB application, the site says two projects will be created, but my application only creates a project .
I'm using Microsoft Visual Studio Community 2015 and installed WDK . Note: I am using Windows 10 64 bit.
Below is part of the tutorial saying two projects will be created.
BelowisascreenshotofmySolutionExplorer:
Could anyone help me understand why this is happening and help resolve this issue?