一个用D12开发USB的必备的驱动程序,拿出来给想用D12做USB的人铺路!-A D12 with the development of the necessary USB drivers, out to the D12 would like to use USB to do the people to pave the way!
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisition handle can use it after ReadFile/WriteFile write!
这是一个关于Windows驱动开发的书籍,对有志于驱动开发的人来说,内容值得一读。-This is a book on Windows driver development, driver development for people interested in it, the content is worth reading.