!rellist
!rellist扩展命令显示Plug and Play relation list。
语法
!rellist Address [Flags]
参数
- Address
- 指定relation list 的地址。
- Flags
- 指定显示中要包含哪些附加信息。可以是下面这些位的任意组合(默认值为0):
- Bit 1 (0x2)
- 显示中包含CM_RESOURCE_LIST。如果可能的话也还会包含boot resources list。
- Bit 2 (0x4)
- 显示中包含resource requirements list (IO_RESOURCE_LIST)。
- Bit 3 (0x8)
- 显示中包含translated CM_RESOURCE_LIST。
DLL
Windows 2000 |
Kdextx86.dll |
Windows XP和之后 |
Kdexts.dll |
附加信息
查看Plug and
Play调试获得该扩展命令的应用。关于这些列表结构的信息,查看Windows Driver Kit (WDK) 文档。
Build machine: CAPEBUILD