惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
小众软件
小众软件
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
V
Visual Studio Blog
Last Week in AI
Last Week in AI
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
博客园 - 【当耐特】
MyScale Blog
MyScale Blog
月光博客
月光博客

博客园 - bqrm_521(小奎)

.net连接eDirectory,需要安全连接的解决方案 ObDereferenceObjectDeferDelete routine ObDereferenceObject routine ObCloseHandle routine InitializeObjectAttributes 宏 AdapterControl routine Standard Driver Routines(标准驱动程序) DriverEntry 文件系统过滤驱动的DriverEntry PHP扩展的加载流程 PHP扩展中定义一个类 PHP的HashTable(二) PHP的HashTable(一) PHP扩展中访问全局变量$_POST,$_GET,$_SERVER等 开发PHP扩展(一) 要搬家了,全部书籍10元转让 scribe2.2 ssh 使用技巧 安装scribe
Driver Support Routines(驱动程序开发支持例程)
bqrm_521(小奎) · 2013-06-03 · via 博客园 - bqrm_521(小奎)

非专业人士学习笔记 ,欢迎指正!

Driver Support Routines(驱动程序开发支持例程)

Driver support routines are routines that the Windows operating system provides for kernel-mode drivers to use.
Drivers do not use Microsoft Win32 routines; instead, they use the driver support routines that this section describes.
The driver support routines in this section are organized by kernel-mode managers and libraries.
驱动程序开发支持例程,是由Windwos操作系统提供的,用于内核模式驱动开发的例程。驱动程序不能使用Win32的例程,相应的,它们使用本节将描述的驱动开发支持例程。
本节所描述的驱动开发支持例程,是由kernel-mode managers和库提供的。

The following kernel-mode managers provide support for drivers:
kernel-mode managers提供的例程有:

Object Manager Routines
Memory Manager Routines
Process and Thread Manager Routines
I/O Manager Routines
Power Manager Routines
Configuration Manager Routines
Kernel Transaction Manager Routines
Security Reference Monitor Routines

kernel-mode库提供的例程有:
Core Kernel Library Support Routines
Executive Library Support Routines
Run-Time Library (RTL) Routines
Safe String Library Routines
Safe Integer Library Routines
Direct Memory Access (DMA) Library Routines
Hardware Abstraction Layer (HAL) Library Routines
Common Log File System (CLFS) Routines
Windows Management Instrumentation (WMI) Library Support Routines
ZwXxx Routines
Auxiliary Kernel-Mode Library Routines and Structures
Processor Group Compatibility Library