驱动程序开发(Windows):什么是 RTL?

ST0*_*T0x 2 c windows kernel kmdf

有人可以解释一下 Windows 驱动程序开发中的 RTL 是什么吗?

开发工具:Visual Studio 2019 驱动程序类型:内核模式 (kmdf)。编程语言:C。

Som*_*ame 8

许多内核 API 函数以Rtl前缀开头- 这是 Run Time Library 的缩写。