Problem following tutorial on MSDN Winusb, Microsoft

Asked

Viewed 53 times

2

I have encountered problems in following the Microsoft MSDN tutorial on Winusb. The tutorial is Write a Windows desktop app based on the Winusb template.

Following the instructions, in the step where I need to create a Winusb application the site says that two projects will be created, however, my application just creates a project.

I’m using Microsoft Visual Studio Community 2015 and installed WDK. Note: I am using Windows 10 64 bits.

Below follows part of the tutorial saying that two projects will be created.

inserir a descrição da imagem aqui

Below follows a screenshot of my Solution Explorer:

inserir a descrição da imagem aqui

Could someone help me understand why this is happening and help resolve this issue?

  • Just a matter of curiosity, what kind of device are you using in this project?

  • I’m using a biometric sensor, I need to create an application that performs digital reading through this usb device

  • C++ is a prerequisite or a matter of study, etc?

  • 1

    It was prerequisite because of the tutorial. My intention is to be able to access the digital data by USB by any language, as long as I can. The manipulation of digital data I intend to use java

  • The device does not provide any dll/framework/sdk?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.