Tutte le discussioni > Discussioni di Steam > Help and Tips > Dettagli della discussione
What's a .DLL file?
I've heard it's used for system32 files, but is it different then a .EXE?
Ultima modifica da jer; 26 lug 2015, ore 13:29
< >
Visualizzazione di 1-2 commenti su 2
DLLs are commonly used for shared, reusable libraries, to save developers writing the same functionality over and over... where an exe is a standalone executable (that probably loads a tonne of DLLs to do the common functions).
DLL means Dynamically Linked Library. DLL files are common functions that multiple programs may load and use when required (the dynamic part), so the exe files do not have to contain common functions that are done repeatedly by different programs (input/output, etc.).
< >
Visualizzazione di 1-2 commenti su 2
Per pagina: 1530 50

Tutte le discussioni > Discussioni di Steam > Help and Tips > Dettagli della discussione
Data di pubblicazione: 26 lug 2015, ore 13:28
Messaggi: 2