- Fri Feb 19, 2016 2:56 pm
#244
A dll file is an executable file. It contains code and sometimes some resources (images for example). You can't open dll files in the same way you open a mp3 file, however if you have the appropriate files you can load the dll in another application and call its functions.
If my answer helped you, click the check mark on the top right corner of the post.