Figure 3.4 The dynamic linking process and how modules can be interconnected using
their import and export tables.Table 3.1 lists the common directories and provides a brief explanation on
each one.Code SectionExport Section
Function1
Function2
Function3Import Section
SomeModule.DLL:
Function1
Function2
AnotherModule.DLL:
Function4
Function 9ImportingModule.EXE
Code SectionExport Section
Function1
Function2SomeModule.DLLCode SectionExport Section
Function1
Function2
Function3AnotherModule.DLL100 Chapter 3