CODES.H
上传用户:zhuqijet
上传日期:2007-01-04
资源大小:138k
文件大小:0k
源码类别:

驱动编程

开发平台:

Visual C++

  1. BOOL findVendor(USHORT VendorID, CString & ShortVendor, CString & LongVendor);
  2. BOOL findDevice(USHORT VendorID, USHORT DeviceID, CString & chip, CString & desc);