-
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0...
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time passed to the driver, a driver will be digital (0-9) converted into a Chinese (zero-9), and then return the results to the application, applications displayed.
- 2022-12-16 14:30:03下载
- 积分:1
-
IO函数调用测试
IO函数调用测试 -Test program for IO function
- 2023-01-11 00:20:04下载
- 积分:1
-
这本书解释了如何编写设备驱动程序的最新成员的麦克风…
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.
- 2023-08-13 11:45:04下载
- 积分:1
-
Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。
Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。-Ring0 resume SSDT Shadow
- 2022-02-15 05:30:23下载
- 积分:1
-
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。...
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。-Call it
- 2023-05-18 01:20:03下载
- 积分:1
-
这是我在工作中编写的针对helio板GUI接口
程序,用于minigui
这是我在工作中编写的针对helio板GUI接口
程序,用于minigui-This is my work in the preparation of the plate against Helio GUI interface program for MiniGUI
- 2023-01-17 18:40:03下载
- 积分:1
-
AD,DA驱动程序,这是我们竞赛时写的程序,该AD DA程序已经在目标板上调试成功...
AD,DA驱动程序,这是我们竞赛时写的程序,该AD DA程序已经在目标板上调试成功-AD, DA driver, this is our competition when a written procedure, the AD DA procedure has been successful in the target-board debugging
- 2023-03-17 15:40:04下载
- 积分:1
-
get unexport funtion
get unexport funtion
- 2022-03-09 14:05:59下载
- 积分:1
-
一个最新最完整的ntifs.h导入库程序,用于开发无驱动的RING0程序。...
一个最新最完整的ntifs.h导入库程序,用于开发无驱动的RING0程序。
-An up-to-date the most complete library ntifs.h import procedures for the development of non-driven RING0 procedures.
- 2022-07-09 11:44:07下载
- 积分:1
-
NDIS 实现pppoe例子,极具参考价值
NDIS 实现pppoe例子,极具参考价值-NDIS pppoe examples of great reference value
- 2023-01-12 08:30:04下载
- 积分:1