KnownDLLs Control Entries
The KnownDlls key defines the set of DLLs that are first searched during system startup. In general these are system DLLs that are loaded from disk into a section of memory and are checked for integrity. These DLLs consume some resources, even if no application loads them. These appear as separate entries under this Registry path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\KnownDLLs
driverName REG_SZ DLL Filename
This series of entries defines a driver name and the corresponding DLL filename. The following shows the default entries:
advapi32=advapi32.dll olecli32=olecli32.dll
comdlg32=comdlg32.dll olesvr32=olesvr32.dll
crtdll=crtdll.dll rpcrt4=rpcrt4.dll
DllDirectory=%SystemRoot%\system32 shell32=shell32.dll
gdi32=gdi32.dll user32=user32.dll
kernel32=kernel32.dll version=version.dll
lz32=lz32.dll
若您还想了解更多,请参阅:http://support.microsoft.com/kb/102985
若您有病毒问题,请到反病毒讨论区发贴求助