-
loadsys
一个简单的xp和2k3系统下加载驱动和卸载驱动的源码(Under a simple xp and 2k3 system load and unload the driver source drive)
- 2014-01-22 14:45:43下载
- 积分:1
-
WebCarSDK
嵌入式远程监控小车,通过web页面控制小车的前进方向(Embedded remote monitor and control the car, through the web page control of the direction of the car)
- 2021-02-21 16:19:42下载
- 积分:1
-
20090311_e87c3416f74360b5c654JUkvxUbgTuPd
可以实现文隐藏的源代码,利用驱动实现彻底隐藏文件(file hilde)
- 2010-05-08 08:19:10下载
- 积分:1
-
EnumDevice
使用setupapi枚举硬件设备的代码,很经典的(setupapi )
- 2012-02-07 18:09:43下载
- 积分:1
-
ZedGraphSampleVC
固高GT400运行控制卡驱动应用示例,VC界面,包括伺服控制、电机调速及曲线绘制功能,可学习主要函数调用方法。(Solid high GT400 running control card driver application examples, VC interface, including servo control, motor speed and curve drawing function, can learn the main function call method.)
- 2020-09-10 05:58:01下载
- 积分:1
-
USB-Switch
通过修改注册表实现USB接口的打开和禁用(USB interface s disable and open)
- 2014-03-15 22:44:14下载
- 积分:1
-
WDM驱动程序构造的若干方法及实例
WDM驱动程序构造的若干方法及实例(WDM structure of a number of methods and examples)
- 2005-01-29 11:09:02下载
- 积分:1
-
What_const_Really_Means
说明: 在软件开发中,特别是驱动开发中,什么时候用const,什么时候又要加volatile,这里有详细的讲解(In software development, particularly driven development, when to use const, when that the increase in volatile, here in detail)
- 2010-04-30 17:27:52下载
- 积分:1
-
KeyMouse
通用键盘鼠标模拟(包括USB和PS2)
通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。
简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。
模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
- 2010-07-23 11:19:14下载
- 积分:1
-
usbview_test
基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用(Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly)
- 2012-04-10 16:39:23下载
- 积分:1