Categories:
Administration (161)
Adware Spyware (43)
Apache (20)
Bluetooth (127)
DOS Commands (2)
Edge (28)
General (5)
Internet Connection (21)
Internet Explorer (224)
Media Center (14)
Media Player (135)
Mozilla Firefox (22)
MS Access (9)
Performance (204)
PHP (25)
Programming (36)
Security (109)
Silverlight (22)
Tips (144)
Tools (312)
Tutorials (39)
Windows 10 (168)
Windows 7 (1411)
Windows 8 (1712)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (71)
Windows XP (23)
Collections:
Other Resources:
List Processes that Use a Given DLL using ListDLLs on Windows 8
How to List Processes that Use a Given DLL using ListDLLs on Windows 8?
✍: FYIcenter.com
If you want to see processes that are using a given DLL on Windows 8,
you can use the Windows Sysinternals ListDLLs as shown below:
1. Start a command line window by run "Command Prompt" as administatror.
2. Type in the following ListDlls command:
C:\fyicenter\ListDlls\ListDlls -d wsock32.dll Listdlls v3.2 - Listdlls Copyright (C) 1997-2016 Mark Russinovich Sysinternals Error opening System(4): Access is denied. ------------------------------------------------------------------------------ EvtEng.exe pid: 1776 Command line: "C:\Program Files\Intel\WiFi\bin\EvtEng.exe" Base Size Path 0x00000000455a0000 0x9000 C:\Windows\SYSTEM32\WSOCK32.dll ------------------------------------------------------------------------------ UNS.exe pid: 4708 Command line: "C:\Program Files (x86)\Intel\Intel(R) Management Engine Component s\UNS\UNS.exe" Base Size Path 0x0000000074740000 0x8000 C:\Windows\SysWOW64\WSOCK32.dll ------------------------------------------------------------------------------ wmpnetwk.exe pid: 4824 Command line: "C:\Program Files\Windows Media Player\wmpnetwk.exe" Base Size Path 0x00000000455a0000 0x9000 C:\Windows\SYSTEM32\WSOCK32.dll ------------------------------------------------------------------------------ Toaster.exe pid: 3496 Command line: "C:\Program Files (x86)\Dell Backup and Recovery\TOASTER.EXE" C:\U sers\fyi Base Size Path 0x0000000074740000 0x8000 C:\Windows\SysWOW64\WSOCK32.dll ------------------------------------------------------------------------------ firefox.exe pid: 5484 Command line: "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" Base Size Path 0x0000000074740000 0x8000 C:\Windows\SysWOW64\WSOCK32.dll ------------------------------------------------------------------------------ filezilla.exe pid: 1128 Command line: "C:\local\FileZilla\filezilla.exe" Base Size Path 0x0000000074740000 0x8000 C:\Windows\SysWOW64\WSOCK32.DLL
2016-12-30, 1959👍, 0💬
Popular Posts:
What is yinsthelper.dll - DLL File - Yahoo YInstHelper Module? yinsthelper.dll is the Yahoo YInstHel...
How to burn or record MP3 music files as audio tacks to audio CD (Compact Disk Digital Audio or CD-D...
How to view services with the System Configuration tool "msconfig.exe" on Windows 7? System Configur...
How to export Windows services to a text file? If you want to export services that are currently con...
Can I disable Windows service "ClipBook" to speedup my computer? Windows service "ClipBook" - Enable...