Open DLL File
DLL file extension is used by Microsoft Windows to store
DLL files usually contain code that is shared by many different applications. A good example would be wsock32.dll that contains code for sending data over the Internet. This DLL is used by browsers, email clients, instant messenger programs etc.
DLL is a binary file. That is why it is impossible to open DLL file and view it using regular text editors. Some useful information could be extracted from DLL file using Dependency Walker which allows to open DLL files and shows dependencies between different DLLs. Also, you can use HEX editors to open DLL file and view its content, but to extract any useful information you should use dumpbin.exe tool.
Another common usage of DLL files are "plugins". Plugins are mini-programs that extend features of other programs. For example, DLL that is responsible for drawing nice psychedelic graphics when you listen to music in your favorite player is a visualization plugin.
Please note that it is common for DLL files to contain trojans and viruses. We strongly recommend having an up-to-date antivirus software running on your PC at all times.
How to open DLL files
Typical DLL mime types:
application/x-msdownload
Frequently associated Windows objects:
dllfile