File extension DLL - Dynamic Link Library file
Home > File Extension > System Files > .DLL
Search File extension
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9

DLL file extension

File Type: System Files | Dynamic Link Library file software
Company: Microsoft Corporation

A dll is a file containing runtime routines for use with program files. This file is part of an application or Microsoft Windows.

A dll is a file containing runtime routines for use with program files. This file is part of an application or Microsoft Windows. This file will be used by the application or Microsoft Windows. You can find who created this file by right clicking on the file, choosing Properties, and selecting the Version tab.

A dynamic-link library (DLL) is a module that contain functions and data that can be used by another module (application or DLL).

A DLL can define two kinds of functions: exported and internal. The exported functions are intended to be called by other modules, as well as from within the DLL where they are defined. Internal functions are typically intended to be called only from within the DLL where they are defined. Although a DLL can export data, its data is generally used only by its functions. However, there is nothing to prevent another module from reading or writing that address.

DLLs provide a way to modularize applications so that their functionality can be updated and reused more easily. DLLs also help reduce memory overhead when several applications use the same functionality at the same time, because although each application receives its own copy of the DLL data, the applications share the DLL code.

The Windows application programming interface (API) is implemented as a set of DLLs, so any process that uses the Windows API uses dynamic linking.


File extentions or System Errors? Click here to Fix your PC!
Experiencing system slow-downs? Click here to improve PC performance!
Fix and update your PC drivers: Free driver update scan!

Related software to DLL file extension

Links to DLL file extension

dll in WikiPedia

dll in Google.com




Related file extension
  • RAR - WinRAR compressed archive
  • exe - Executable file
  • exe - Self-extracting compressed file archive
  • dll - Dynamic Link Library file
  • air - Adobe AIR rich Internet applications
  • msi - Microsoft Windows Installer


Home | Advertising | Submit program | Contact us | Site Map
Copyright © 2001-2010 softforall.com All Rights Reserved