<r>DLL dynamic link libraryput simply: a library of code that you are most likly to use over and over again in different projects and you do not wish to revisit that often. you can also give you DLL to someonelse without giving them your source code etc..(DLL can cause as many problems as they solve...