搜索资源列表
processmon
- 在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
UsbMouFilter
- 鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。(我的代码绝对自己编写,真诚希望站长能网开一面,让我就上载这一个代码而成为会员。所谓“水至清则无鱼,人至察则无徒”嘛!)-mouse filtration equipment at the top drivers, if the user mode procedures and the preparation of the driver interaction
win9irq
- windows9X下进行中断编写的Dll及实例源码,仅须简单调用DLL中的函数,即可实现在对中断的响应。-windows9X under Dll prepared by the interruption and examples of source code required only a simple call to the DLL function can be realized in response to the interruption.
win2000-src
- Windows 2000下一个WDM驱动的简单范例,包括驱动和应用程序。虽然驱动程序仅仅是读取一个字符串,但是麻雀虽小,但是五脏俱全,强烈推荐学习WDM编程的初学者通过这个简单的范例搞清楚驱动程序最简单的结构-A simple WDM Driver example for Windows 2000 including driver and test programs.Its function is only to read a string,but it includes all aspacts
gsm610
- gsm6.10标准的编解码例子,主要包括高层函数,编解码,数学运算。希望能给大家一个参考,需要winddk。-gsm6.10 standard codecs examples, mainly including senior function, encoding and decoding, arithmetic. We wanted to give a reference to the need winddk.
han
- 是一个校正触摸屏的程序,有头文件,实现函数文件,事例文件-is a touch screen calibration procedures, the first document to achieve function documents, case documents
WDM_DMASample
- WDM类型的DMA驱动程序,有的同学在写驱动的时候,可能没有DMA硬件支持,所以,此DMA程序仿真了DMA的请求过程,可以不用硬件的支持,里面用了一个计数器中断来表示DMA请求,然后由DMA驱动来完成DMA功能.-types of DMA WDM drivers, some students wrote in the drive, may not have DMA hardware support, so that the DMA DMA process simulation of the re
MON51W_E58
- 串口的仿真功能 完全支持 单步不支持 串口中断 用户可以使用 用户不能使用 定时器2 不占用 使用 P0,P2 口仿真 完全仿真 只能用作总线 89C52等嵌入式CPU仿真 支持 不支持 系统使用CPU 双CPU设计 单CPU 占用用户堆栈 2个字节 6个字节 I/O引脚占用 一条(p3.5) 两条(p3.0,p3. -the simulation function fully supports single-step support in
v1394
- 这是一个人精简的1394设备驱动程序,利用xpddk开发,可以在xp 2000平台下运行。实现单字节操作,块操作其,注册中断函数回调等,工程名为amc2102为项目名称,代码实例实际上是1394设备驱动程序-This is a streamlining of the 1394 device drivers, using xpddk development, the xp 2000 platforms. Single-byte operation, block its operation, sus
hanshufashengqiheshixian
- 函数发生器实际实现,有关函数的简单访问,时间计数器-Function Generator actual realization of a simple function of the visit, time counter
hotkey98
- 用C++ Builder调用VxD的程序,实现Windows98下的热键屏蔽,用于工控软件实现屏蔽热键功能。屏蔽的热键包括Ctrl+Alt+Del,Alt+Tab,Alt+F4,Alt+Esc,左右Win键等。VxD用VToolsD编写。-C Builder called VxD procedure, achieving a hotkey Windows98 shielding for industrial control software shielding hotkey function.
pcausa
- 这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序-This is a communication protocol based on NDIS prepared by the Win32 application program interface function Win32 users do not have to be concerned about the bottom-driven, and direct t
DDK_MinDriver
- 说明:这个驱动程序是一个最小化的驱动程序,它仅仅只有入口函数和退出函数-Note : This driver is a minimization of the driver, it only functions only entrance and exit function
IOTALK
- 使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code
jpgzxj
- 前段时间做键盘程序找的资料,一个钩子程序,程序本身没有什么,主要是用了大量的api函数值得大家参考一下。-side of the keyboard to do procedures for the information, a hook procedures, the process itself is nothing much to it. it is mainly used a lot of api function worth examined.
usbdll
- 一个把USB访问的相关函数封装成DLL的源代码,里面的readme做了详细的说明-A visit to the USB-correlation function packaged as DLL
GPIOI wince6的驱动,是设置GPIO输入的
- 这时一个wince6的驱动,是设置GPIO输入的,添加的驱动中,编译后测试可用。源码可参考。-this is a wince driver, the function is set gpio input, you can test it, i think it can help you.
minifilter.rar
- 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
PowerButton.rar
- 这是关于S3C2416平台上面关于睡眠唤醒的代码 写的很好很详尽,睡眠唤醒功能对一个开发板来说还是很重要的,This is about sleep S3C2416 platform above wake-up call about the Writing good code is very detailed, sleep wake-up function of a development board is still very important
MFunc
- MIL function,详细的解释请见里面的注释说明,这是一个例程-MIL function, a detailed explanation see the inside of the explanatory notes, this is a routine