-
53607944driver
一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点,
这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序),
DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。(One of the most simple driver, just like other executable programs, each driver has one entry point,
This is when the driver is loaded into memory the first to be called when the driver entry point is DriverEntry process (Note: The procedure is routine),
DriverEntry This name is just a marker only, you can name it in any other name- as long as it is the entry point on the list.)
- 2009-10-27 19:18:16下载
- 积分:1
-
transport_security_state
Transport Security State for linux API Driver.
- 2013-08-06 14:11:42下载
- 积分:1
-
driverdev6asp_src
一个windows显示驱动的好程序,对学习驱动开发很有好处(a windows driver of the program is to study the development of a very good driver)
- 2021-01-04 10:18:55下载
- 积分:1
-
Pcidma
dma驱动开发程序,使用ddk开发,例子典型,有学习的价值。(dma ddk driver)
- 2009-02-11 17:09:01下载
- 积分:1
-
Articles_Drivers
Introduction in architecture of OS Windows NT and programming of drivers.
- 2009-06-20 04:55:24下载
- 积分:1
-
Hide
驱动 隐藏文件夹 设置允许打开的进程 删除与复制设定(zssdihu@sohu.com hide directory)
- 2010-09-18 14:27:45下载
- 积分:1
-
USB_DriverBulk
USB动态库 可以直接调用API函数进行windows USB驱动开发(USB DLL )
- 2016-06-29 17:28:55下载
- 积分:1
-
battery_common
电池驱动,mtk平台,kernel层代码(charge driver,mtk platform code of kernel)
- 2017-05-19 18:20:20下载
- 积分:1
-
client
进程间通信,通过客户端的程序来进行数据的收发,主线程和进程间通过数据的交互来进行通信(Interprocess communication, through the client program to send and receive data, the main thread and the interaction between processes through data for communication)
- 2013-09-10 10:23:38下载
- 积分:1
-
prt
实现对Win7x64上的指定进程号的进程的驱动保护,使其不被任务管理器结束掉(To achieve the specified process ID Win7x64 processes drive protection, so as not to end off by the task manager)
- 2013-10-11 10:05:15下载
- 积分:1