Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.37 KB

overview-of-registry-trees-and-keys.md

File metadata and controls

43 lines (21 loc) · 1.37 KB
title description keywords ms.date
Registry Trees for Devices and Drivers
Registry Trees for Devices and Drivers
hardware keys WDK device installations
registry WDK device installations
software keys WDK device installations
device installations WDK , registry
installing devices WDK , registry
Device setup WDK device installations , registry
debugging device
04/20/2017

Registry Trees for Devices and Drivers

The following trees in the registry are of particular interest to driver writers (where HKLM represents HKEY_LOCAL_MACHINE):

For information on accessing registry keys from WDF (KMDF or UMDF) drivers, see Introduction to Registry Keys for Drivers.

For information on accessing registry keys from WDM drivers, see Plug and Play Registry Routines.