Welcome Guest. | Log In| Register | Membership Benefits
 

techencyclopedia

Results found for: DLL

Printer Print this page
 
DLL
(1) See data link layer.

(2) (Dynamic Link Library) An executable program module in Windows that performs one or more functions at runtime. DLLs are not launched by the user; they are called for by an executable program or by other DLLs. The Windows OS contains a huge number of DLLs. With only one instance of the DLL open in memory, its routines can be shared by all running applications (see reentrant code).

     DLLs can perform a simple function such as drawing a 3D border around a dialog box, or they can be as large as a full-blown language system, such as one of the Visual Basic runtime modules (see VBRUNxxx.DLL).

Application DLLs
Many programs have a huge cadre of functions that are only used now and then. Breaking up an application into separate DLLs allows routines to remain on the hard disk until required, and application DLLs can also be made sharable. The Unix equivalent of a DLL is a "shared library."

Need a DLL?
If a DLL has become corrupted or is missing, visit www.afreedll.com. DLL downloads are, of course, free, and you may find the DLL you require. See DLL hell.



terms similiar to your header
 
Entries before DLL
Entries after DLL

 
define another it term

copyright THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.

Copyright (©) 1981-2008 The Computer Language Company
Inc All rights reserved.

<A HREF="http://as.cmpnet.com/event.ng/Type=click&FlightID=136796&AdID=242515&TargetID=11656&Segments=474,1892,3108,12178,13984,14404,14494,15690,16024&Targets=11710,11656,2625,10070,11984&Values=34,46,51,63,77,87,90,102,140,222,227,442,479,1311,1431,1767,1785,1925,1935,1936,1944,1945,1970,2310,2313,2352,2623,2678,2767,2942,3380,3714,3904,4079,6393,6422,6440,6489,6541,6567,6841,6967,7035&RawValues=&Redirect=http://www.netsuite.com/portal/landing/sap-crossroads.shtml?leadsource=CMP_16" target="_top"><IMG SRC="http://i.cmpnet.com/ads/graphics/as5/nf/tw/Netsuite_SAP_300x250.jpg" WIDTH=300 HEIGHT=250 BORDER=0></A>




TechWeb The Global Leader In Technology Media