This directory contains source code and build script for CyUSB3 WDF kernel mode USB generic driver.
This driver source code is readily compliable for operating system such as Windows 10, 8.1, 8, 7, Vista and XP (32 bit and 64 bit)
Pre-requisite for driver source compilation
For building driver for Windows 10, 8.1, 8 and 7 driver needs
Visual Studio 2015 and the latest version of WDK 10.
Vista and XP driver.
WDK 7.1.
Following projects source code is included in this package.
1. CyAPI C++ Static Library.
2. CyUSB C# DLL.
Following directories are included this package.
1.CyAPI => library => cpp
This directory contains CyAPI C++ Static Library source code.
ReadMe.txt :Refer ReadMe.txt file for more information on CyUSB library.
2.CyUSB => library => csharp :This directory contains CyUSB C# DLL source code.
->ReadMe.txt :Refer ReadMe.txt file for more information on CyAPI library.
3.CyAPI => Application => Cpp: Streamer and bulkloop C++ application source code
->ReadMe.txt :Refer ReadMe.txt file for more information on streamer or bulkloop application.
4.ReadMe.txt
1