这是一个基于NDIS开发的中间层驱动应用程序,该程序可以实现对无线网卡的配置,包括设置SSID,认证方式,网络模式等参数。-This is a development based on the NDIS intermediate driver layer applications, The procedure can be achieved for the wireless network card configuration, including the setup of SSID, authentication, network model parameters.
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!