<DLL-name>

HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\KnownDLLs

Data type Range Default value
REG_SZ DLL filenames DLL filenames

Description

Represent dynamic link libraries (DLLs) for drivers.

All <DLL-name> entries have the following format:

DriverName REG_SZ DLL filename

For example,

advapi32 REG_SZ advapi32.dll

This entry indicates that the Advapi32 driver is associated with the dynamic-link library in Advapi32.dll

Note Image Note

The <DLL-name> entry is a variable representing the entries in the KnownDLLs subkey. It does not actually appear in the registry. This variable entry displays information which is common to the entries in the KnownDLLs subkey.