quote:
Originally posted by red3vil
i knew that... that one of the first things you learn with delphi
Knew What? Lol theres two arguments going on here
Dynamic Link Library and Dynamic Loadable Library.
Knew What? Describe Please.
Oh and I found mre info about What Dll's stand for.
quote:
Originally found from the MSDN Library
DLLs for Beginners
Debabrata Sarma
Microsoft Developer Support
November 1996
Introduction
The objective of this article is to introduce the concepts of the Dynamic Link Library (DLL) and the mechanism of writing a DLL for Microsoft® Windows® applications. This discussion is limited to 32-bit applications using Microsoft Visual C++® version 4.0 or later and versions 2.x. Appendix A contains information about 16-bit DLL implementation and porting to 32-bit DLLs.
Most references used in this article are available in the Microsoft Developer Network Library (MSDN Library). The articles cited in the text that are followed by a "Q" number can be found either in the MSDN Library or in the Knowledge Base at http://www.microsoft.com/kb/default.asp.