-
使用SetupDi...函式列舉設備
应用背景使用SetupDiGetClassDevs列舉設備,透過SP_DEVINFO_DATA結構及SetupDiEnumDeviceInfo來獲取設備資訊。SetupDiGetClassDevs則是取得類別interface,再透過SetupDiGetDeviceInterfaceDetail取得更多界面資訊。关键技术
使用SetupDi系列函數進行設備資訊的管理,獲取設備屬性:
#define SPDRP_DEVICEDESC (0x00000000) // DeviceDesc (R/W)
#define SPDRP_HARDWAREID (0x00000001) // *HardwareID (R/W)
#define SPDRP_COMPATIBLEIDS (0x00000002) // CompatibleIDs (R/W)
#define SPDRP_UNUSED0 (0x00000003) // unused
#define SPDRP_SERVICE (0x00000004) // Service (R/W)
#define SPDRP_UNUSED1 &nb
- 2022-10-02 04:35:03下载
- 积分:1
-
VC++ 自定义界面
资源描述通过贴图换肤技术实现自己想要的界面,本例为通用代码,需要更漂亮的界面用户可以自己用phtoshop设计漂亮的界面图片进行更换
- 2022-02-09 12:31:17下载
- 积分:1
-
The program of dll test can examine the effect from dll file.
dll测试的文件可以把dll文件的效果进行查看-The program of dll test can examine the effect from dll file.
- 2022-02-07 20:42:06下载
- 积分:1
-
一个分割的多窗口的例子
一个分割的多窗口的例子-a separate window for more examples
- 2022-12-15 13:50:03下载
- 积分:1
-
some procedures you have to see if I find a very long time the
一些C的程序 你们都来看看 我找了好久好久的 -some procedures you have to see if I find a very long time the
- 2022-01-28 07:47:53下载
- 积分:1
-
This a program code that solves a puzzle.Which is in 3x3 grid you must place num...
This a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.-This is a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.
- 2022-01-20 22:56:08下载
- 积分:1
-
DELPHI宿舍管理系统
DELPHI宿舍管理系统-quarters Delphi Management System
- 2022-01-25 22:29:42下载
- 积分:1
-
1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。...
1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth value,then converting into form code,complement and base complement
- 2022-02-12 00:43:19下载
- 积分:1
-
This is the VB6 code for Alarm Clock.
This the VB6 code for Alarm Clock.-This is the VB6 code for Alarm Clock.
- 2022-03-19 01:46:47下载
- 积分:1
-
birthday management software, automatic reminders, background operation, a varie...
生日管理软件,自动提醒,后台运行,多种界面可选-birthday management software, automatic reminders, background operation, a variety of optional interface
- 2022-07-12 08:34:42下载
- 积分:1