搜索资源列表
removedriver
- 一个缷载设备驱动程序的例子 usage: remove <Hardware_ID>-unloaded contains a device driver examples of usage : remove
remove
- 一个通过程序来卸载设备驱动程序的源代码,在编译的时候必须安装ddk,具有一定的参考价值
power_main.c
- android power manager, remove suspend part
mini_ddk
- 添加卸载驱动例程,更深入的了解驱动编程的概念!-Add Remove Driver routines
Driver
- usb TO 串口的驱动,很好哦。对于笔记本接口不足可一转下-usb TO serial drivers, oh well. The notebook interface may be less than one turn of
sw_remove
- shadow walker remove
MFCUSB
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录-USBPort compile note- 01 (VC Knowledge Base)
RemoveDriverSign
- 去掉驱动安装过程中的数字签名,避免数字签名的窗口-Remove the drive during the installation of the digital signature, digital signature of the window to avoid
Add_any_filter_DLL
- FILTJECT.DLL allows you add and remove filter drivers for an existing hardware device whose FriendlyName or DeviceDesc you happen to know. You use this DLL in conjunction with RUNDLL32 see about.txt
Minix-keyboard-driver
- Minix 键盘驱动程序,能够实现删除单字,删除一行,复原单字,复原一行,快捷键等功能。Minix版本3.1.2 源码,readme,测试用例在文件夹中-Minix keyboard driver, delete the word can be achieved, remove the line, recovery word, recovery line, shortcut keys and other functions. Minix version 3.1.2 source code,
read-message
- AT89C52实现单片机控制GSM模块的短信收发程序源代码。在keil下调试成功,并且在对短信的接受上做了处理,取出了接受短信的内容。-AT89C52 microcontroller to control the GSM module messaging program source code. Debugging in keil, processing and acceptance of the SMS, remove to accept the message content.
ChkDiskIsUsed
- 检查磁盘是否被占用,可以扩展为用程序移除U盘的功能-Check the disk is occupied, can be extended for application to remove the U disk function
driver_manage
- 管理驱动,包括安装、删除、停止等,使用MFC写的UI,方便管理驱动-manage driver, includes install, remove, start, stop. use mfc to manage driver confidently
Simatic_EKB_Install_2012_07_19
- 西门子软件万能钥匙,对西门子的DCS和PLC软件进行免费注册,去除14天试用。-Siemens software master key for Siemens DCS and PLC software for free registration, remove the 14-day trial.
USBListening
- 当USB设备插入或者弹出时,Windows会产生一条全局消息:WM_DEVICECHANGE 我们需要做的是,获得这条消息的wParam参数,如果为DBT_DEVICEARRIVAL则表示有设备插入并可用, 如果是DBT_DEVICEREMOVECOMPLETE则表示有设备已经移除。再查看lParam参数为DBT_DEVTYP_VOLUME时, 就可以取出DEV_BROADCAST_VOLUME结构的卷号dbcv_unitmask,就知道是哪个卷被插入或者弹出。-W
CSharp-Cheke
- C# 检测U盘等设备插入、移除等信息内容 初学者比较适合-C# test U disk devices such as insert, remove
