搜索资源列表

  1. Enumerate-hardware

    0下载:
  2. 利用SetupDiGetClassDevs等函数枚举系统中已经安装的所有硬件设备
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58451
    • 提供者:jun
  1. DeviceEnum

    0下载:
  2. 通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!-through SetupDiEnumDeviceInterfaces. GUID used to obtain equipment related information!
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:Hypo
  1. Enumerate-hardware

    0下载:
  2. 利用SetupDiGetClassDevs等函数枚举系统中已经安装的所有硬件设备-SetupDiGetClassDevs enumeration function, such as the use of the system has been installed all the hardware devices
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:346112
    • 提供者:jun
  1. Unit5

    0下载:
  2. // Get device interface info set handle for all devices attached to system HDEVINFO hDevInfo = SetupDiGetClassDevs( &GUID_DEVINTERFACE_USB_DEVICE, /* CONST GUID * ClassGuid - USB class GUID */ NULL, /* PCTSTR E
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:amarsoft
  1. CppStorageEnum

    0下载:
  2. 枚舉和定位具體附加存儲設備。 (CppStorageEnum) 簡介 代碼示例演示使用列舉和定位特定的附加存儲設備的日常運作中的DeviceIoControl和SetupDiGetClassDevs。-Enumerating and locating specific attach storage devices. (CppStorageEnum) Introduction The code sample demo
  3. 所属分类:驱动编程

    • 发布日期:2024-05-17
    • 文件大小:139264
    • 提供者:黃聖雄
  1. enumser-Win32

    0下载:
  2. 枚举驱动列表,获取驱动的设备句柄 这是Win7上常用的获取设备句柄的方法。 我在原代码的基础上,添加了SetupDiEnumDeviceInterfaces 来获取驱动的详细信息。-SetupDiEnumDeviceInterfaces SetupDiGetClassDevs SetupDiEnumDeviceInterfaces
  3. 所属分类:驱动编程

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:sun5kong

源码中国 www.ymcn.org