Search found 2 matches

by andrew_stone69
16 May 2022, 10:08
Forum: Everything about Dll-Files
Topic: Why dll
Replies: 2
Views: 2906

Re: Why dll

The use of DLLs helps promote modularization of code, code reuse, efficient memory usage, and reduced disk space. So, the operating system and the programs load faster, run faster, and take less disk space on the computer. When a program uses a DLL, an issue that is called dependency may cause the ...
by andrew_stone69
22 Dec 2021, 10:16
Forum: Everything about Dll-Files
Topic: Why dll
Replies: 2
Views: 2906

Why dll

I was playing a game and it showed msvcp120.dll file missing error. I solve it but I am curies what is DLL and why DLL file is
so necessary. help me with this.

thanks in advance.