搜索资源列表
设备管理器源代码
- 超级设备管理器的源代码,可以完全替代windows默认的设备管理器
超级设备管理器
- 超级设备管理器
设备管理器
- 本系统适用于企业的设备管理,在本系统中包括几种不同级别的用户,同时能实现对设备的存、取、以及报废处理,是一个很好的管理软件。其中还包括安装软件。-the system applies to the equipment management, the system includes several different levels of users, but also to achieve the right equipment to s
previnstance
- 一个好好好用的软件!! .禁用外设,加速启动 在WinXP中暂时禁用一些外设,可以有效地减少系统启动时需要调入的外设驱动程序数量,从而加快系统的启动速度,因为WinXP在启动时会自动扫描硬件的变化。首先打开该设备的电源,然后打开“设备管理器”窗口,单击工具栏中的“扫描硬件改动”按钮,或者直接用鼠标右键单击已禁用的设备,在弹出的快捷菜单中选择“启用”即可。 2.用软件,让WinXP启动如飞 微软提供
DevMgr
- 类似windows设备管理器的VC代码,用于枚举系统的物理设备、逻辑设备信息-equipment manager of VC code, except for the physical equipment, information logic devices
UnInstallDev
- 驱动的安装和卸载, 和设备管理器起一样的功能!不过设备名字在代码里!请仔细看代码-Install and uninstall the drivers, and Device Manager from the same function! However, equipment in the code where the name! Please carefully read the code
Fakeyboard
- 虚拟的键盘设备。安装后系统中出现一个虚拟的键盘设备。可以通过设备管理器看到。名字叫 virtual keyboard-virtual keyboard equipment. After installation system appeared a virtual keyboard equipment. Can see the equipment manager. Named virtual keyboard
HOOK_SetupDiSetClassInstallParams
- 通过hook技术实现了不能在设备管理器对禁用设备进行启用的操作.-by hook technology can achieve the equipment manager ban on the opening of the equipment's operation.
DeviceManager
- 设备管理器。就像Window的设备管理器一样。源码来自网络,本人整理而已。-Device Manager. Like Window
DeviceTree_src
- 实现类似于设备管理器的功能,获取系统设备列表-Device Manager to achieve similar functions, to obtain a list of system equipment
HardwareInfo
- 获取系统中连接的硬件列表,跟系统自带的设备管理器类似.-Acquisition system connected to the hardware list, with the system s own Device Manager similar.
faqcn
- WinXP系统隐含设备卸载器:让设备管理器显示系统隐含设备(比如隐含网卡),方便卸载-WinXP system implied umount device: Let Device Manager Display System implied equipment (such as implied by the network card), easy to uninstall
DeviceTree_demo
- windows设备管理器的vc代码,在vc6.0下编译通过-windows Device Manager of vc code, compiled under the vc6.0 through
FindUsbDev
- 硬件设备信息到获取及查询。可以从设备管理器中验证信息。-Hardware devices to access information and inquiries. From the Device Manager to verify the information.
EnumDeviceProperties_demo
- 在List框中显示系统中所有设备 并在下面的信息栏中显示所有的设备(USB、主板、IDE等所有设备管理器中的设备)的信息,使用接口为SetupAPI-List box display system at all the equipment and information in the following column shows all the devices (USB, motherboard, IDE Device Manage
EnumDevieDlg
- 实现枚举设备的功能,像window设备管理器一样的功能。简单使用,解决了很多程序员的苦恼问题-The achievement of enumerated devices, such as Device Manager window functions the same. Simple to use, a lot of programmers to solve the problem of distress
DevMgr
- windows设备管理器实现源代码,非常不错-windows device manager to achieve the source code, very good
devicelist
- 一个简单的对话框,用来读取设备管理器中硬件设备的信息并且显示出来!-a simple dialog that indicates something about states of devices
ffsample
- windows下的硬件触发消息,设备管理器的重新枚举,所有的硬件设备触发相应的消息,并且在界面中显示出来,并枚举出硬件的信息。-Under windows hardware trigger sources, equipment manager to re-enumerate all the hardware devices to trigger the corresponding message, and show up in the
Windows系统设备管理器
- 简单的VC设备管理器,可以参考WINDOWS设备管理器。(simple device manager)