CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time passed to the driver, a driver will be digital (0-9) converted into a Chinese (zero-9), and then return the results to the application, applications displayed.
用于安装硬件驱动程序用的程序。要给出需要安装的驱动程序的PID/VID。-for the installation of hardware drivers using the same procedures. Given the need to install drivers for the PID/VID.
DDKBUILD - Integrating the Windows DDK with Visual Studio
this is a batch file in order to Build drivers in visual studio-DDKBUILD- Integrating the Windows DDK with Visual Studio
this is a batch file in order to Build drivers in visual studio