Chapter 10:
1、What Is Dynamic Linking? What are DLLs For?
2、List the rules for writing Delphi DLLs.
3、Write a program to demonstrate how to use existing DLLs.
4、Write a program to create a new DLL and use it in another program.
5、What are the structure of a packages?