搜索资源列表
PortControl
- 并口控制信号的VC接口,将头文件(WinIo.h)和库文件(WinIo.lib)加入到工程即可-parallel port control signal VC interface, head (WinIo.h) and libraries (WinIo.lib) can be added to the project
CNGPAPI_ZEALWARE
- zealware提供的CNGPAPI接口库包含以下三个文件:cngp.h,cngpapi.lib,cngpapi.dll。 cngp.h是接口库的头文件,包括cngp2.0的消息结构定义,和接口的导出函数定义。消息结构包括: CNGP_HEAD 协议消息头 CNGP_SUBMIT SP下行包 CNGP_SUBMIT_RESP SP下行包应答 CNGP_DELIVER 网关上行包 CNGP_DELIVER_RESP 上行包应答 CNGP_STATUS
USBPort
- USB通信编程,获取USB设备信息,如果编译不通过,你需要下载NTDDK中的hidsdi.h 和 hid.lib文件等。-USB communication programming,get the USB devices informateion ,if there have link errors,you have to download the header files hidsdi. H, the library file hid. Lib,etc in the NTDDK.