Hello everyone,
I would like to debug the source code of the USBView application, because I want to find out which system calls are used to write a similar application.
I downloaded the source code and tried to compile it but I got the following error message: "fatal error 'devioctl.h' file not found". I was only able to find out that this file is somehow linked to the Windows Drivers Development Kit which I already
have installed.
I suppose I have to install another package of the WDK but I have no idea which one and google could not help me. I am not used to programming on windows systems yet so I would be very glad about every helping advice.
Greetings