USB磁盘识别 VS2008

时间:2014-07-04 10:56:41
【文件属性】:

文件名称:USB磁盘识别 VS2008

文件大小:26KB

文件格式:RAR

更新时间:2014-07-04 10:56:41

usb Vid pid

usb 磁盘 都有唯一的VID 和 PID ,使用usb盘符得到对应的序列号 然后在注册表中找到对应的项来判断该设备是否是指定设备。其他usb设备可参考这种方法来判断设备类型 介绍了如何注册USB消息, 来判断U盘的插入和拔出 备注: 注册表操作时忘记关闭句柄了 应该加上RegCloseKey(hKEY);


【文件预览】:
UsbIdentity
----res()
--------UsbIdentity.ico(1KB)
--------UsbIdentity.rc2(403B)
----UsbIdentity.rc(4KB)
----UsbIdentity.aps(36KB)
----UsbIdentityDlg.h(2KB)
----UsbIdentity.suo(18KB)
----UsbIdentity.vcproj(7KB)
----UsbIdentity.clw(873B)
----说明.txt(387B)
----UsbIdentityDlg.cpp(13KB)
----UsbIdentity.h(1KB)
----StdAfx.cpp(213B)
----resource.h(683B)
----StdAfx.h(999B)
----UsbIdentity.cpp(2KB)
----UsbIdentity.sln(887B)

网友评论

  • 不能运行,需要我进一步修改代码试试
  • 我觉得一点都不值8分,太不值了
  • 东西看过了,还可以,正在改