By default, the programloader sets the addresses of entry points when it loads a program.
依照预设,程序载入器会在载入程序时设定进入点位址。
2
A DLL loaded by the programloader at the same time as the application program that USES it is loaded.
在程序载入的同时又程序加载器载一个动态链接库。
3
DLL loaded by the programloader at the same time as the application program that USES it is loaded. Application programs may call functions from this DLL directly.